AEM Form rule editor for real-time validation
Hi Community,
In AEM Form rule editor, I see that the actions available for "when button is clicked" include invoke service, dispatch event, etc.
I would hope to pick your brain on how to enable it.
Use case:
I need to provide a form to my users, in which they need to put in their address.
I need to validate real-time whether the input (address) is on a pre-defined list, so that some other form objects will be disabled if the address is indeed on the list.
Can I use a button + rule editor to validate a specific form field instantly? If so, what would be the effort required?
Many thanks!