
Hi All,
Seeking guidance on how to add a dynamic value into an external URL when form is submitted.
The dynamic value we're looking to append in the URL is save in the Dataverse table/column.
Thank you.
Hi @DaisyPJ,
You cannot make a redirect functionality dynamic. However, you can redirect to another page on your website and then use javascript to redirect your visitor to another page and dynamically change whatever you need in the URL.