Robert,Great widget! I have some questions and thoughts for future updates......1) Instead of having to click the 'Done' button to open a related table could it be made to open with a double click?2) Resize-able window that contains the list of related tables...3) I could not find anywhere in your code about how it alphabetizes the fields in related tables - I would prefer to disable this feature.4) Keep the window with the related tables open even once a table is selected. I have numerous tables to access and it would be nice not to have to re-enter this window each time...5) Is it possible to include fields from a related table in the little pop-up that appears when you click on a feature. If this was possible it would greatly reduce the need/dependency to access related tables over and over...Just some thoughts.....Once again, you have created a great tool(s) and I, along with everyone else I'm sure, truly appreciates your continued effort..
if(rs2.AddressText.indexOf(String(stops.features.attributes.address)) > -1){
<operationallayers> <layer label="Property" type="feature" visible="true" alpha="1" imageformat="png32" mode="onDemand" url="http://www.xyz.com/ArcGIS/rest/services/PROPERTY/MapServer/0" info="widgets/InfoTemplates/AttRelateInfoWinWidget.swf" infoconfig="widgets/InfoTemplates/xyz.xml"/> </layer> <layer label="Layers" type="dynamic" visible="true" alpha="1" imageformat="png32" url="http://www.xyz.com/ArcGIS/rest/services/WORKING/MapServer"> <sublayer id="2" popupconfig="popups/civic.xml"/> <sublayer id="23" popupconfig="popups/zoning.xml"/> </layer> </operationallayers>
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.