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.
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.
0