identify widget for my 2.0 viewer.... Will this be included in 2.1?
Chad, The issue with having to type exactly what you are searching for is an easy fix just replace<expression>NAME = '[value]'</expression> with<expression>NAME LIKE '%[value]%'</expression>Next your list of fields needs to include all the fields you are going to use separated by a comma.So add the hyperlink field into your list of fields.In regards to widgets that you can download from the code gallery you have to ensure they are developed for the particular FlexViewer version that you are working with. So the identify widget on the code gallery is a 1.x version and will not work for the FlexViewer2.0.
<expression>NAME = '[value]'</expression>
<expression>NAME LIKE '%[value]%'</expression>
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.