User Setup — Custom Fields
The extension adds 1 field to the standard User Setup table.
Field Reference
| Field ID | Field Name | Data Type | Description |
|---|---|---|---|
| 51300 | Project Closed | Boolean | When enabled, this user has permission to close/reopen projects (set Project Closed on Job records) |
Config Package Notes
- Include in config package if the customer uses the project management features
- Set to
Yesfor users who should have the ability to close projects - By default, users cannot close projects (field is
No)
Usage
This is a permission control field. When a user tries to set "Project Closed" on a Job record:
- The system checks the current user's User Setup record
- If "Project Closed" = No, the action is blocked
- If "Project Closed" = Yes, the user can toggle the project's closed status