Select to view content in your preferred language

Help PopUp by popup.xml flex viewer application builder

2952
2
05-03-2014 05:51 AM
salvatoremartino
New Contributor
hello
I would like to open an html link in a popup window of controlled size, I used arcgis viewer for flex application builder v 3.5, I have written in the xml file (popup_2.xml) inside a cdata "<b> Detail: </ b> <a href = "{LinkRefere_New}"> click </ a> "but when I click the page opens in a new tab, and this is correct.
I would like it to open in a pop-up of known size, I tried using the usual syntax for javascript and pop-up windows open but I did not get positive results.

can you help me?

thanks
Andrea
Tags (2)
0 Kudos
2 Replies
RobertScheitlin__GISP
MVP Emeritus
Andrea,

   This is nothing that cn be done in App Builder. But if you want to work with the source code in Flash Builder what you are asking is possible. Here is a thread where I have already answered this question:

http://forums.arcgis.com/threads/73109-Flexviewer-popup-javascript-window.open
0 Kudos
salvatoremartino
New Contributor
Andrea,

   This is nothing that cn be done in App Builder. But if you want to work with the source code in Flash Builder what you are asking is possible. Here is a thread where I have already answered this question:

http://forums.arcgis.com/threads/73109-Flexviewer-popup-javascript-window.open



ok thanks.

I thought that by changing (following the syntax) through the codicie filel. xml file that is located in the pop-up I could check out the links to popup example using javascript. however, I now see the link.
0 Kudos