hyperlinkaliastext - the text to show instead of the url
Actually, I don't see the alias for the URL. Is there a more current version with that in there?
Anyway, I'm getting TONS of use out of this widget!!!
<iconprefix>http://myserver/icons/</iconprefix> <iconfield>icofield</iconfield> <iconsuffix>.jpg</iconsuffix>
Jon,
Thanks for pointing that out. I was actually getting this widget and by enhanced Search Widget confused.
Currently in 2.2 of the Identify widget there is no hyperlink alias.
I will look at adding this to a future version though.
The spaces issue has been resolved in Version 2.2 so it does not matter if you have them in there or not NOW.
What iconfield, iconprefix, and iconsuffix do is allow you to specify a particular icon to use in the identify results instead of the standard black circle with the orange arrow inside it.
So a use case would be you have a hyperlink field that has a pdf url in it. if you had a iconfield in your data also that specified a image file that is url accessible then the orange arrow icon could be replaced with your custom image in the identify results.
So example would be iconprefix would have:<iconprefix>http://myserver/icons/</iconprefix> <iconfield>icofield</iconfield> <iconsuffix>.jpg</iconsuffix>
so if your icofield has a value of "pdf" then the complete url would be "http://myserver/icons/pdf.jpg" and that image would be used for the little icon that by default is the black circle with the orange arrow in it.
Hope this clears some things up. I will consider better documentation. No promises though as these widgets are done in my free time and the majority of them I don't even use on my site.