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.
Update: Narrative Insights has been restored and is now available.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Javascript to Create Record
I'm trying to add a bit of functionality to our front end webstore and to do this I need to allow users to create a custom record on our front end with a single click.
I can use the getcurrentattribute tags to pull all the information that is needed to create the record, but I can't figure out how to use this information to create a record. Also I've tried (with no success) to create an online form and default values and hide everything but the submit button.
Is there some netsuite tag or javascript that I can use to create a custom record from our frontend with a single click?
0