Quantcast
Channel: Forums - ArcGIS Viewer for Flex
Viewing all articles
Browse latest Browse all 2097

Search widget with hiperlink???

$
0
0
Hi everyone, i have a flex tempalte wirth the Searcg widget with this config:

<layer>
<name>Praias</name>
<url>http://cultura.cm-mafra.pt/ArcGISMafra/rest/services/FLEX/Flex_Turismo/MapServer/3</url>
<expression>NOME Like '%[value]%'</expression>
<textsearchlabel>Nome</textsearchlabel>
<titlefield>NOME</titlefield>
<linkfield>LINK<\linkfield>
<linkfield>QUALIDADE_AGUA<\linkfield>
<fields>
<field name="NAME" alias="Name"/>
<field name="ACESS" alias="Acess"/>
<field name="BA_field" alias="blue flag"/>
<field name="QUALITY" alias="quality"/>
<field name="VIGIL" alias="Vigilante"/>
<field name="BAR" alias="Bar"/>
<field name="OBS_LINK" alias="More info"/>
<field name="QUALITY_LINK" alias="Quality Info"/>
</fields>
<orderbyfields>NAME</orderbyfields>
</layer>



The last 2 fields contains already URL in the value. How can in configure this config to activate the last two fields with hiperlink???

many thanks

Viewing all articles
Browse latest Browse all 2097

Trending Articles