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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
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