Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
Custom Record Online Form - HTML Template. Cannot pass parameters
Hi there.
I am trying to create a custom HTML template for a custom record type.
I have been able to create the layout, and have the form submit.
My problems are this:
I need to have 2 hidden fields - customer and group.
I would like the 'Customer' value to be passed from the URL sent in an email to the customer. The group field then sets depending on the customer selected.
This works fine when using the standard NS form layout, however with my custom layout it is not working. Both parts don't work - the parameter won't pass, and even when I select a customer, the group field is not populating.
0