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!
Set Field Display Type on Custom Transaction Body Field
I am trying to have a Custom Transaction Body Field Type = 'Help' be dynamic based on the value selected within a Custom Field List Record on my transaction form (purchase order). Within my first Workflow State, I am able to hide the Help field display on the Before Record Load trigger however within the same State I cannot make the Help field display on After Field Edit.
The Custom Field List Record is simple, the options are Yes or No. If Yes, then display the Help details and if No then hide.
The default/hard-coded display type for a Custom Help Field is Inline Text which perhaps may be the issue using this type of custom field within a workflow action.