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!
Project Type not selectable in Workflow Condition
Hello,
I am creating a workflow based on the Project Task record.
I need to select Project Type (field ID: jobtype) in the Workflow Condition, but I cannot select it.
This is a Standard NetSuite Field on the Project (parent) Record. Its list values are set in the Accounting Lists (Setup>Accounting>Accounting Lists)
I tried with both visual builder and custom formula ({project.jobtype}), but have not had any success.
Saved Search condition partly works, but does not work fully for what I need the workflow to do, as it runs for server side triggers.
Please let me know if anyone has run into a similar issue and if they managed to find a suitable workaround.