Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Dynamic URL Question
All,
I have a request that I can't seem to figure out. I need to have a clickable URL on a case or customer form that dynamically fills in parts of the URL with data from the case or customer. For example:
URL: https://www.randomwebsite.com/thirdparty/servicecallpost.cgi?&transactionID=12345&firstName=First_Name_From_Netsuite&lastName=LastNameFromNetSuite&address1=Address_from_netsuite.....etc etc etc
Where it states "First Name From NetSuite" and so on I need it to pull that information from the customer record within NetSuite, Live. Essentially, this URL will bring the end-user to a third-party system and auto-fill some of the fields with information it pulled from customer/case records.