Skip to main content
Planview Customer Success Center

How to change the "required" status of a standard field based on conditions?

Is it possible to change the required status of a standard field based on conditions?

Is there a way to update the required status of a built-in field based on some logic, like there is for configurable fields? For instance, make the Project Contact on Projects not required if the Project Reporting Type is 'Pre-Sales'.

 

There is no direct way to make a standard field required or optional based on a condition (for example make the "Project contact" optional if the "Project type" is "Pre-sales.")

However, you could create a configurable field, and then use a custom stored procedure or trigger to populate the value of the configurable field back to the standard field.