Good afternoon Robert. First of let me say that your widget are great. I use the enhanced Search widget the most. In comparing the standard search widget to the enhanced search widget I notice that the standard search widget has added the variable "useUTC' to the msToDate function. My question is will you be updating msToDate function to include the useUTC function in the enhanced search widget.
I was trying to search the forums for this, but haven't found it. I have implemented 2.4 eSearch and passing URL parameter. Upon Searching, it finds the feature, but doesn't zoom to it. Is there something else I need to do. Also, I'm looking for the spot in the code to replace "search" with another variable, can you point me to that?
Thanks for all your help, so much easier than when we went through this in the 1.3 version.
OK, thanks for that info. I also noticed that I have the datagrid set to fixed and upon passing the parameter when the search is successful, the datagrid is not populated with the information. I haven't made any modifications to the source code except changing a spelling error on lines 2518, 2522 (available) and making the datagrid size 150 instead of 200 (fixedDG). http://gis.snco.us/publicgisApps/PropertySearch/index.html?PRCL_ID=1093104001003000
Got it! Thanks. I had the zoomscale set to <zoomscale usegeometry="true"/> but changed it to <zoomscale usegeometry="false">5000</zoomscale> and everything behaves as expected.
I am having an issue with the Apply Buffer icon not showing up correctly. I copied the contents of the assets/images eSearch folder to my project�??s assets/images folder. Is there a step I missed? I have attached an image of what the issue looks like.
The assets/images folder stays in the eSearch folder you should not have to do anything. Flex is case sensitive did you copy the eSearch folder (with the capital S) to your projects widgets folder?