- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2022 08:13 AM
I would like to auto increment a field when a new record is being created with a format of TSA 22-0001
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2022 08:51 AM
Hello,
Please do the below:-
Please go to Number Maintenance
Then over there create a new record with the below configuration, just change the table name to yours and save it.
So now when you create a new record you will have it as prefilled with the format:-
Please mark answer correct/helpful based on Impact.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2022 10:28 AM
I see so your table is extended by task table? Then you may need not use the other field, instead in the number field itself configure dictionary and go to related list label and just chnage the label of the number field for this table
Please mark answer correct based on Impact.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2022 09:57 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2022 09:59 AM
The agreement number field is incrementing by 2 instead of 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2022 10:07 AM
Hello,
Please do the below:-
Configure the number field dictionary and remove the default value form it and save it.
Then you can check it would increment by 1 only and you don't have to worry about the number field.
Please mark my answer as correct based on Impact.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2022 10:08 AM
The number field is global
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2022 10:10 AM
The number field comes from the task table