Select to view content in your preferred language

How to pause edit process in the step 2?

58
0
yesterday
baohuachu7
Emerging Contributor

Editor widget for data inputing has 4 steps:

 1. select features layer.

2. drawing.

3. popup the attribute input window. 

4. submit.

editorA.pngeditorB.pngeditorC.png

Want to validate data input when editing. Watch editor.viewModel.sketchViewModel's create event to verify the data input is OK or not.  If it is not accept, wish it paused at step 2.

Which method for editor widget can be called used for this?

0 Kudos
0 Replies