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!
Item Image URL Script Error
Good afternoon,
Having an issue with a fairly simple script. (This may/may not have something to do with me not knowing what I'm doing)
The script is laid out below, and basically looks for an image attached to an item, and if there is one, puts the URL on a custom column on a transaction form.
It is deployed when a transaction is saved, and we are using it on Sales Proposals.
It works fine, until you try to save a Sales Proposal with an Item Group on it. Then it returns Error: INVALID_RCRD_TYPE
Is it possible to reference an item group, or make the script ignore Item Groups?