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.
nlobjFile and Custom NS Assistant (using UIs)
Hello Everyone,
I am in need of assistance.
I am attempting to create an 'easy' process for generating estimates for new users (like training wheels) and have been able to do everything needed for the process, save one thing - the new users need to attach new files to the email that contains the quote.
Therefore, the user needs to do the following:
1. Upload a new file to the File Cabinet, in a custom folder
2. Attach this new file to the email that is to be sent when the quote is emailed to the Customer.
I've attempted to create a custom field in the Assistant using addField (assistant.addField), but 'file' isn't an available option.
0