This is I want to do
- add new record using form
- workflow trigger
- check the new record added for a logical condition; if Yes then redirect to another nocobase url else stay in the same form after submit
how do I do redirects on workflow; I can see the http get/put requests but not redirect; I will run workflow in synchronous mode
thanks