I am trying to apply leave using leave application
But in status it should be marked as “Open” only
But employee is able to see all option (open, approved, closed, pending)
I am trying to apply leave using leave application
But in status it should be marked as “Open” only
But employee is able to see all option (open, approved, closed, pending)
You can apply field permissions for the status field. Alternatively, you can use a client script to set the logic, such as determining who can set the status or which role can access the status.