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!
Capture the value of Inline HTML custom field
Hi,
I have created 2 custom fields, one is free-form text type {custbody27} and the other is an Inline HTML {custbody25}. I have applied this in a Bill custom form.
The Inline HTML field is basically a Browse button that will select a specific file in my computer. Once the file is selected, for example TEST.PDF, the file name will be displayed beside the button.
I want to have my free-form text field capture the exact file name mentioned above. I created a small workflow for this with a Set Field Value action.
However, when saving the bill, my free-form text is showing the HTML CODE from the Inline HTML and not the file name.