Discussions
SuiteWorld is the largest annual gathering of the NetSuite community! It will be held in Las Vegas on October 6-9, 2025. Our customers and partners look forward to SuiteWorld every year as a place to hear the latest from NetSuite, get hands-on learning, and connect with each other. Register now!
Custom search to display workflow settings not available in the menu
I have a custom search I created to display workflows in a nicer way, but I am having trouble figuring out is how to include columns for some of the workflow settings, so I can see them at a glance.
- islogenabled
- keephistory
- initonschedule
- schedulerepeat
- schedulefrequency
- schedulefrom
- scheduleuntil
Is there any way to include these Workflow fields in a saved search?
I figured out text formulas using the triggeronupdate and triggeroncreate fields to display columns that tell me if a WF triggers on a schedule, on create, on view/edit, or create/view/edit. Also, UI or Scheduled.
I created a text formula to look at the description field to report whether "Logging enabled" or "Logging disabled" exists, but that is only correct if the description is updated if the setting was changed.