I have just upgraded to your 2.2 version. Now the hyperlink icon does not show. However, the hyperlink field is available in the floating data grid. I chose not to add a prefix and suffix as the data owner had his hyperlinks already setup to not need them. However, when i click ont he hyperlink in the floating data grid, it add na as a prefix and NA as a suffix. e.g. nahttp://www.google.comNA Do I need to change the data so that I can define a prefix/suffix or is this an issue? I have attached my config file.
linkprefix="" linksuffix=""to your grid hyperlink fields. So it would look like this:
<field name="HYPERLINK" alias="Document Link" hyperlinkgridfield="true" hyperlinkaliastext="Click here for document" linkprefix="" linksuffix=""/>
All,
Version 2.2.1 is now released and should address all the latest reported issues.
Version 2.2.1
* Fixed the issue of the color picker and alpha slider not worker for the buffer.
* Rearranged the graphics layer order to put the buffer under the selected feature.
* Adjusted the SearchWidget.xml so that miles is not the default in the spatial search.
* Fixed issue with hyperlink grid field optional attributes like hyperlinkaliastext, linkprefix, and linksuffix
in this version you can omit hyperlinkaliastext, linkprefix, and linksuffix or set them to = "" and
it not have an adverse effect as in versions prior to 2.2.1