Does your login form already have a page redirection set on it? I haven't tested, but I'd imagine that if you have a 'go to page' set as part of the submission workflow that would interfere with anything you set on the macro.
Also, just in case you weren't already aware, macros are going away in v14 onward so I would recommend avoiding making new ones if you can. If you're using Umbraco Forms it comes with a Form Picker Data Type you can use.
Yes, I have already added a redirection page in the service rather than on the workflow of the Umbraco form. I want to test how it will work in the RTE since the RTE has such an option.
Macro in RTE
Hi,
I have added a form through RTE using the insert macro option in Umbraco 13.
The form after submission will redirect to the home page. I have added a custom page through the Go to page option—no change in redirection.
What is the use of this Go to page?
Thank you!
Does your login form already have a page redirection set on it? I haven't tested, but I'd imagine that if you have a 'go to page' set as part of the submission workflow that would interfere with anything you set on the macro.
Also, just in case you weren't already aware, macros are going away in v14 onward so I would recommend avoiding making new ones if you can. If you're using Umbraco Forms it comes with a Form Picker Data Type you can use.
Yes, I have already added a redirection page in the service rather than on the workflow of the Umbraco form. I want to test how it will work in the RTE since the RTE has such an option.
Thank you.
is working on a reply...