eSearch widget customization

7170
20
Jump to solution
03-25-2016 08:20 AM
ZhujingXia
Frequent Contributor

Robert,

I'd like to customize the Esearch little bit. I'd like to get a report for the result of the search( may be a new window of HTML page to list the result attribute info). I created a 'report' button next to the 'clear' button on the result tab. if user click on the 'report' button a new window will open to show all the attribute info. I could get the result data from

this.currentFeatures.attributes.ADDRESS;

this.currentFeatures.attributes.Parcel_ID;

I have to list all the field names individually, I have a long list of the field name. Is there a easy way get the field name and attribute info all together within a for loop?

Thanks

20 Replies
RobertScheitlin__GISP
MVP Emeritus

Zhujing,

  The visibility of the Attribute Table widget is not controlled by this widget. You would turn it off in WAB by clicking on the widgets visibility icon in the upper right hand corner.