Is there any event for "editing/create features" window open ?
What I want to do is to validate the input is valid or not ,if not to disable the "create/update" button after the window popup. Before the window popup can not get the button dom.
js SDK verison: 4.28
The best way to handle validation is to set Domains on the Feature Layer. The Editor will not allow invalid data to be entered if a Domain is set.