- 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 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 09:09 AM
1.navigate to number maintenance.
2.create new record change your table name.
3.write in number field TSA 22-0001.
4.save it..
It will automatically increment the number..while creating records.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2022 09:10 AM
Thanks, is there a way to do this for a string field? a field other than the default number field?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2022 09:20 AM
Hello,
If you want to do for a string field open the dictionary of the field and in the default value check dynamic default and fill the reference value with get next padded number and save it:-
Then that field will have the format
Please mark my answer as correct based on Impact.