Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
The validator plugin scope do not allow such "go to form x" feature to happen at the first place.
Workaround - You can try to code some javascript, put into custom html to detect the presence of the error message, then perform the redirection you want.
Hi,
I have Form A which need to input ID to check either the ID is existed or not. If exist, it will display the Form B that have ID details but if not exist, it will go to Form C to create the new ID. I try using Duplicate Validator to check the existing ID but it just show the message error . What value should I bring from Form A to process condition?