Hi!
I setup a submit rule from adding a new record where if the select field is “Yes”, it will go to page 1, if it is “No”, then it will go to page 2.
In the form, when I select Yes or No manually before clicking the save button, the submit rule works.
However, when I do it at the backend, setting up Record rule to put the Yes or No from the connected table. It doesn’t work.
Upon checking, filling up the field with “yes” or “no” from the backend is successful, but not the redirecting to a page.
I hope anyone can help with this or if there is a workaround on this.
Thank you.