Hello,
I'm working with API for Flex 3.6 on one editing application.
Is it possible to have radiobuttongroup for feature value in infowindow on adding new feature?
I think there could be possible two scenarios:
1. radiobutton values could be directly associated with domain values (like dropdown list)
2. values are not associated with domain and depending on chosen radiobutton, value is added to feature with applyEdits after FeatureLayerEvent.EDITS_COMPLETE
How can I add radiobuttons in infoWindow of edited feature?
Thank you,
Andrzej