Skip to main content

User Setup — Custom Fields

The extension adds 1 field to the standard User Setup table.

Field Reference

Field IDField NameData TypeDescription
51300Project ClosedBooleanWhen 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 Yes for 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:

  1. The system checks the current user's User Setup record
  2. If "Project Closed" = No, the action is blocked
  3. If "Project Closed" = Yes, the user can toggle the project's closed status