Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Override redirect URL of Online Form?
For my online customer (lead) form, I'm trying to do a dynamic redirection to two different "thank you" pages, based on user input (a yes/no select).
There's a user event script deployed on the lead record which does some processing, which works fine. I used nlapiSetRedirectURL to redirect the form with a URL parameter (the yes/no mentioned above) to a suitelet which does the page redirection for me. I tried it both before and after submit, received no errors, but was not able to override the redirect URL set in the workflow tab of my online customer form.