Select to view content in your preferred language

Web editing - while creating new features - others are not visible

634
1
10-07-2013 12:25 PM
AndrzejMilosz
Deactivated User
I'm developing small webediting application with API for Flex. Users add new polyline graphics and fill attribute values for them in featurelayer.

A small problem appeared:
Is it possible to make all features invisible for the user when he is creating new features in the same featurelayer? And after user created his features and pressed the buttom "Done" all features, including his, become visible.

In other words is it possible to hide other people features while creating users own?

Best regards,
Andrzej
Tags (2)
0 Kudos
1 Reply
ErwinSoekianto
Esri Alum
This is a little bit tricky, but you can play around with the visibility property against the owner. or layer sequence to make it visible and invisible.
0 Kudos