Auto Number Field in Zoho Projects' Custom Modules, enables users to define a structured, unique ID format. By adding this field to a custom module layout, teams can automatically generate structured, unique IDs for every work item — tailored to their workflow, team, or project type. Every work item gets a meaningful, auto-generated ID the moment it's created and makes it immediately clear what type of work item the ID represents and where it belongs.
Availablility:
Only for custom modules layouts. Not available for default modules and their layouts.
Why Customize?
Different organizations have different numbering requirements. Instead of changing the application's code, a project manager can configure the desired ID format from the settings.
Additionally it enables,
- Uniqueness: Every work item gets a distinct ID.
- Consistency: All IDs follow predefined pattern.
- Customization: Different departments or projects can define their own ID formats.
- Automation: Users don't need to remember or create IDs manually avoiding manual errors.
- Traceability: IDs make it easy to search, track, and audit work items
Use Case:
A software company managing three product teams — frontend, backend, and QA — within a single Zoho Projects workspace used IDs (ISSUE-1, ISSUE-2, ISSUE-3) to track work items across custom modules like Change Requests, Incidents, and Release Notes. With over 200 active records, teams frequently referenced the wrong items in stand-ups and reviews, and couldn't identify whether a record belonged to a specific module or team without opening it.
The Auto Number Field let each team define a structured ID format tailored to their custom module — for example, CR-FE-001 for frontend Change Requests, INC-BE-002 for backend Incidents, and RN-QA-003 for QA Release Notes. With a configurable prefix, sequence length, and suffix, every record became instantly identifiable by module and team — no more opening items just to know what they are.
Add Auto Number field
- Navigate to
> Customization > Layouts.
- Go to the custom module tab and select the layout.
- Drag and drop the Auto Number Field in the desired section.
- Enter details for the field and click Add to Layout.
The field will show up in the layout and their associated projects.
Edit Auto Number Field
- Navigate to
> Customization > Layouts.
- Go to the custom module tab and select the layout.
- Hover over the Auto Number Field and click
.
- Update details and click Apply changes.
The field details will be updated in the layout and their associated projects
Delete Auto Number Field
- Navigate to the
> Customization > Layout.
- Select the layout where the Auto Number field is added.
- Hover over the field and click
.
The field will be deleted from the layout. To permanently delete the Auto Number Field
- Navigate to
> Customization > Fields.
- Hover over the Auto Number field you want to delete and click
.