/    Sign up×
Community /Pin to ProfileBookmark

Opening a URL in new Window

Team,

I am working on one of the solution where I have a Adobe Lifecycle Designer. In that I can change a normal text as hyperlink. I can select any text and right click on it to make that as hyperlink. There is an option to enter URL on the popup which is getting opened when we click on Edit Hyperlink.
I entered in the URL field: [url]http://www.webdeveloper.com[/url]

After I save and execute it, it opens the URL, I am happy with that. But It opens the URL in the same window, instead I want to open the window in new window. Here I can enter only URL and nothing else.

So do we have any parameters that can be used in the URL itself to open it in new window.
Just an assumption(Like): URL: [url]http://www.webdeveloper.com?openinnewwindow=X[/url].
I am just giving an example, I want some parameters like this, hope you understand.

Thank you
Regards
Nizamudeen SM

to post a comment
HTML

6 Comments(s)

Copy linkTweet thisAlerts:
@Kevin2Oct 13.2015 — I don't know how you do it in Adobe Lifecycle (sic) Designer but in HTML it looks like this:
<a href="http://www.webdeveloper.com" [B][COLOR="#FF0000"]target="_blank"[/COLOR][/B]>link text or element</a>

Perhaps it would be better to ask your question here:

https://forums.adobe.com/community/livecycle
Copy linkTweet thisAlerts:
@smn_nizamauthorOct 14.2015 — Thanks Kevin, I even thought of saying that in my thread that "I can understand that it is an Adobe Issue", but I thought if at all anyway we can achieve that in HTML then we can do that.

Let me post in Adobe Community forum as well. But if at all someone can give me a work around that would be of big help. ?

Thank you

Regards

Nizamudeen SM
Copy linkTweet thisAlerts:
@jedaisoulOct 14.2015 — Kevin has already answered that. I'd just question why you want to open a separate window? Like hover, it does not work on mobiles. So it is best to avoid it if you want to be mobile friendly...
Copy linkTweet thisAlerts:
@ramarjunOct 30.2015 — Hi,

Just add target = "_blank" on you <a> tag

ex:-

<a href="http://www.example.com" target="_
blank">example</a>
Copy linkTweet thisAlerts:
@MadhukarwdJul 21.2016 — I would suggest use adobe dream viewer for easy editing and hyper linking there you can easily hyperlink and set it as target="_blank"> then it may work better for you.
Copy linkTweet thisAlerts:
@TrainJul 21.2016 — 10-13-2015,

Closing
×

Success!

Help @smn_nizam spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.16,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...