identify widget with image...and hyperlink

784
16
06-21-2010 01:43 AM
DavideRodomonti1
New Contributor
Hi all, is there a widget that shows in the identify tool an image and a hyperlink?
I wish I could do it.... :))

Thanks to everybody
David
Tags (2)
0 Kudos
16 Replies
RobertScheitlin__GISP
MVP Emeritus
David,

   Yep there is one already look here.

http://forums.esri.com/Thread.asp?c=158&f=2421&t=291265&mc=6#907415
0 Kudos
DavideRodomonti1
New Contributor
David,

   Yep there is one already look here.

http://forums.esri.com/Thread.asp?c=158&f=2421&t=291265&mc=6#907415



Thank u so much...and does it show images in the widget identify box too?

David
0 Kudos
DavideRodomonti1
New Contributor
David,

   Yep there is one already look here.

http://forums.esri.com/Thread.asp?c=158&f=2421&t=291265&mc=6#907415


I tried to add it...I built the widget and then I linked it in my config.xml file...but it shows only the icon of the watch..not the widget...do u have any suggestions?
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
David,

   Have you tried to remove the identifyWidget.mxml from your Flex projects list of modules and then add it back?
0 Kudos
DavideRodomonti1
New Contributor
David,

   Have you tried to remove the identifyWidget.mxml from your Flex projects list of modules and then add it back?


Yes I have tried...but still nothing :(((...Can u send me compiled widget?
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
David,

   Never had much success with sending compiled swfs (the issue with API version, SDK version and now flash builder vs flex builder). Are there any issues in your problem window (besides warnings)? Have you run a clean from the project menu?
0 Kudos
DavideRodomonti1
New Contributor
David,

   Never had much success with sending compiled swfs (the issue with API version, SDK version and now flash builder vs flex builder). Are there any issues in your problem window (besides warnings)? Have you run a clean from the project menu?


I will try again...I will start again to modify step by step the sample flex viewer 1.3, then I let u know.
Thank u so much,
Davide
0 Kudos
SandeepTalasila
New Contributor III
Hi Robert,
I want to show image, hyperlink and limited number of attribute fields in the identify widget. I am trying to use your identify widget _v1.3 provided at  http://forums.esri.com/Thread.asp?c=158&f=2421&t=295783 It is working fine if I do not specify fields tag in identifywidget.xml (showing all attributes), but when I try to use the fields tag to limit number of attributes, the linkfield tag is not working and no url is shown in the identify widget for the attribute. Could you tell me what might be the problem.

Thanks,
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Sandeep,

   The way I have the code setup you have to list the link field in the fields list as well linkfield list in the xml.
0 Kudos