Robert and Ivan - Thanks for your help in getting me on the right track re: the sample viewer editing widget and editing ONLY attributes.
I'm looking for advice on how to proceed. My data has overlapping points with the same "unique" code and differing attributes. (At one point this data used to be related to table via a one-to-many relationship, then was combined into one file with these overlapping occurrances). So there are cases for example, where there are three overlapping points with unique code values of "1234" for example, but then differing additional attribute data. See:
Point Type
1234 Faucet
1234 Valve
1234 Hookup
I got the editing attributes only option to work no problem following your suggestions below, but when I select all three points, I'm only able to see one record of information in the popup box. Is there a way to scroll through to the other selected points underneath? If not, I can revert the data back to a one-to-many relationship so long as there is an option for editing related tables within the FlexViewer.
Any suggestions on which way to go?