How do I create my custom navigation buttons for multiple feature layers?

2389
0
04-28-2015 02:39 PM
ChrisSergent
Regular Contributor III

This question is the sequel to my first question on : How do I get individual values back from FeatureLayers on a click event?

Now I would like to know that how to add navigation when between items that are layered.

StreetSignsAndSupportsWidget.png

As you can see in the above editor widget, there are navigation buttons because there are three points on top of each other, possibly from different layers as these layers are street signs and support, so they will frequently be on top of each other in the app. What type of code do I need to enter to navigate to records that are stacked so I can add buttons to the below form for the users to navigate for editing in the field?

StreetSignsForm.png

0 Kudos
0 Replies