Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Thank you, Anders. I am looking for solutions of search like facility (in backend it will call validator API). So, address can be accepted based on status code. Or display suggested address to user to choose from.
Best Regards
Hi, you can implement custom validation using validators like the Bean Shell Validator, or you could develop your own custom Form Validator Plugin. You could also add front-end validation using JavaScript like in Front End Validation.
Hi Team,
I have a requirement to validate input in provided in form. Like we search bank address based on location. Or address validation for the address provided on form.
E.g. address validation on form using google/Microsoft etc. validation.
Appreciate your help.