I have added feature layer dynamically to Map Webpart provided by ArcGIS for sharepoint.The custom editorwidget implemented through extensibility api is binded to that layer dynamically.But when I am adding new feature,not able to get attributes in feature data form which gets popped up while adding features.
Is that possible to edit dynamically added feature layer through editor widget implemented using ICommand?