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!
Passing a Variable to a Popup Form
I've got a list field (fpName) from a custom record (floorplan) on a form (Property Form). Floorplan has 3 fields: Name, Builder and fpName. When a user selects "New" for fpName a popup window appears to create a new Floorplan record. I'd like to pass Builder to that popup from the Property Form.
I've searched the forums for "popup" and looked at every thread that seemed relevant. The best I got was that in popup forms there is a hidden "target" field that may be helpful, but that was as far as it got.
So is there any way to reference a field from the form a popup was initiated from via Netsuite's "New" option in list fields?