There’s a ‘validate’ action for forms, however it’s missing in the UI.
Here it is using browser console:
Here it is in a flow
dmx-on:click="run([{run:{action:`submitOrder.validate()`}},{wait:{delay:1}},....
And at last, here we can see it missing in the data picker window:
The function seems to work perfectly fine I was validating each input field separately, but this way is better.
Community Page
Last updated:
Last updated: