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.
Set Record Field Via URL Parameter
I am trying to create a link in a saved search to a custom record. The trick is I want to pre-populate certain fields on the record. I thought I could do that by using a parameter in the URL but it hasn't worked. Here is what I tried:
'<a href="https://system.na1.netsuite.com/app/common/custom/custrecordentry.nl?rectype=54&custrecord_lpt_comm=test" target="_blank">'||{custbody_tran_rate_lock_exp}||'</a>'
The custrecord_lpt_comm field is just a text field. It seems like this should be easy but I can't find anything in Netsuite help, Google or this forum.
0