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!
Change the Form Stored with Record
Is it possible to do a mass update to change the Form that is stored with a records?
Either through scrip, web services, csv, etc?
For example we have a custom customer Form "Custom Entity Form A" we have created a new custom customer Form "Custom Entity Form B"
Old records are opening with Form A, we would like to update all records to use Form B
I know it is possible to write a script to change the custom form that is displaying on PageInit, but I would like to avoid checkigng the form every time and would prefer to reset all old records at once.