Glenn,does this code mean that if i have the tag useUTC='true' then i should be getting the time corrected to my timezone.?Yes (that's the way it is suppose to work based on my understanding).how does it know what my timezone is? It (flash Player) gets it from the client machineis it looking at the time on the webserver?No the Client Machineif i dont use the tag then i would get UTC time?Yes (that's the way it is suppose to work based on my understanding).
All, I thought I would try and give you a forecast of things to come for the eSearch. Here are things I am currently working on or have already completed:Multi field Links. What this means is that you can specify a link much the same way you do a description in a popup. So links will now look like this:<links> <link alias="View Mon. Ref Sheet"> <![CDATA[http://mySite/gis/map/mrs_test.asp?mrspoint={Name}&lat={LAT}&long={LON}]]> <icon><![CDATA[assets/images/w_link.png]]></icon> </link> </links> And for a much more simple link it would look like this:<links> <link alias="Get Property Image"> <![CDATA[{PICTURE}]]> <icon><![CDATA[]]></icon> </link> </links>Ability to select and copy from the widgets resultsMulti field expressions! I am diligently working on this to make it work and as configurable as possible. This is still one of my biggest challenges as each additional field need to have an additional text box or combo box added to the User Interface.I have many more items on the enhancement list but will have to wait and see what makes the cut after the massive code changes that are involved in 1 and 3 are complete.IMPORTANT be ready for it because this next version will require a lot of changes to your current SearchWidget.xml
Glenn, Have you tried with the OTB search widget. Because they will not give you supoort for my widget but they will if it does the same in the OTB search widget.
Thank You Thank You Thank You!! Multi Field search capability would be a life saver for me!
<expressions> <expression alias="Agree with incident" textsearchlabel="Search Incidents that are agreed to:"> <values> <value prompt="Example: True" field="agree_with_incident" usedomain="true">agree_with_incident = [value]</value> </values> </expression> <expression alias="Incident date" textsearchlabel="Search Incidents on or after date:"> <values> <value prompt="Example: 2012/04/16">datetime >= '[value] 00:00:00'</value> </values> </expression> </expressions>
Edin, There are two flavors of the DataGrid a Fixed version (which it seems you are reffering to) and a float version that is movable and closeable. You should look at the floating datagrid. I will not be adding a autohide feature to the Fixed Datagrid.
Robert -I have been configuring the Enhanced Search widget for use in my company's webservices and have a question. I like the ability to define a hyperlink field as part of the data grid, but there doesn't seem to be a way to define a hyperlink for the info pop-up. The grid is great for wide text searches or for spatial searches, but if my field guys know the data record they specifically want to reference then it would be easier for them to open the hyperlink from the info window.Am I being dense - I have been through the documentation several times and I know the hyperlink functionality is there in the stock "Search" widget with Flex Viewer.Thanks,Michael HannaMiddlesex Water Company
<links> <link alias="REST Services Directory"> <![CDATA[{URL}]]> <icon><![CDATA[assets/images/i_camera.png]]></icon> </link> </links>
I am using the same config file that worked with the enhanced search tool in version 10 of ESRI. Now in 10.1 everything seems to work except that when i hit enter or run the search nothing at all happens. What could be the problem, any suggestions?Thanks,
Robert,I did update their applications to version 3.0 FlexViewer, use your perfect Enhanced Search Widget version 3.0.The widget works great, grid is great, the uncompiled version can not find where I change his position. Currently at the center, I need the bottom.GreetingEdin Z.
Robert,i have probably a stupid question but here goes, in the search widget it pulls from a service thereby returning a numeric value when called from our system such as a Sub Type Code, is there any way to configure it so it returns the coded value like the Identify widget does? i know that the Idnetify widget does not use a service to return values. i have attached a screen cap of the two widgets on the same feature. Notice the Sub Type Code Field on each.[ATTACH=CONFIG]15399[/ATTACH]
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.