Select to view content in your preferred language

Table in simple widget

905
7
10-27-2010 10:35 AM
ChadHall
Emerging Contributor
I'm trying to add a link table in the "My First Widget" widget.  All I want it to do is essentially say this:

<a href="web URL goes here">Hello World</a>

But I'm not up to speed on this and my attempts thus far to hodge podge luck myself into a solution hasn't worked.  Does anyone know what the flex code is for this simple operation or where I can find it so I can read up on it?

Thanks
Chad
Tags (2)
0 Kudos
7 Replies
ChadHall
Emerging Contributor
I imagine I should specify that I'm using the compiled version of the sample flex viewer.

Thanks
0 Kudos
DidumAbraham
Deactivated User
I'm trying to add a link table in the "My First Widget" widget.  All I want it to do is essentially say this:

<a href="web URL goes here">Hello World</a>

But I'm not up to speed on this and my attempts thus far to hodge podge luck myself into a solution hasn't worked.  Does anyone know what the flex code is for this simple operation or where I can find it so I can read up on it?

Thanks
Chad


Let me know if this works for you, see attached file...
0 Kudos
KarlWilson
Frequent Contributor
Hi Chad,

I made a simple LinkList widget that you may find useful:
http://forums.arcgis.com/threads/14829-Links-and-Menus-in-SFV-2.1

Karl
0 Kudos
ChadHall
Emerging Contributor
Karl,

That just about knocks it out of the park!  I appreciate your help and more importantly the fact you've already done this!

Thanks,
Chad
0 Kudos
ChadHall
Emerging Contributor
Didum,

I tried your text and the result was the widget working but all it said was "Change this text in your config file".

Thanks,
Chad
0 Kudos
KarlWilson
Frequent Contributor
Chad,

You're welcome - glad it was useful.

Karl
0 Kudos
ChadHall
Emerging Contributor
Karl!!!!

I need your help again.  When I upgraded to 10.0 and SP1 and 2.2, I lost my link list widget.  Are you aware of any coding that would prevent it from working?  I copied the folder from the old service to the new service and copied the widget code in the config file to the new config file.  The icon shows in the main bar but when you click on it nothing happens and it hoses up service.

Any ideas?  I didn't see any code in there hat wouldn't have ported over from 2.1 to 2.2 but then again, I'm not well versed in the code so my deciphering abilities are not good.

Thanks,
Chad
0 Kudos