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.
ServerSide Script and Online Form
Hi All,
I have a server side script on an aftersubmit which takes the values of field A & Fields B and populates field C, This works fine, when someone submits a record on the UI it takes the values and populates field c.
However I now have data coming in via an Online Form, Fields a & b are populated in this form and then submitted, data loads fine but the script does not fire??
Is there a reason for this? I thought of adding the script as part of the online form custom code but when I look for the script it doesn't appear as an option in the script file selection. Anyone know why this wouldn't appear?
0