Editor's state change

177
0
01-25-2024 02:23 AM
AnastasiiaDzundza
New Contributor III

Hello, I have a situation, where I use Editor widget which I use to create, update and delete features on the webMap.

We want apply our own call to save the change and catch the update or create with 

 

 

 

editor.viewModel.featureFormViewModel.on(
          'submit', ....

 

 

 

 But there is a problem the when user does the snapping with picking the feature icon or line from Editor on actual submit the view does's change to it's initial state. Doest any one aware how can I navigate among Editor views by code commands

Screenshot 2024-01-25 at 12.22.27.png

0 Kudos
0 Replies