Hi,
I would like to custom generate the ID field which is used to uniquely identify the record. For e.g. I would like to prefix every generated ID with my dept name. If it is not possible to modify the ID field, can I hide the ID field from being displayed in the UI and add a custom generated unique field on the UI. How can I do that?
Any help would be appreciated.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I would like to custom generate the ID field which is used to uniquely identify the record. For e.g. I would like to prefix every generated ID with my dept name. If it is not possible to modify the ID field, can I hide the ID field from being displayed in the UI and add a custom generated unique field on the UI. How can I do that?
Any help would be appreciated.
It's not really possible to modify the ID, but take a look at how it's done for user requests. They add a "ref" field instead.
See https://sourceforge.net/p/itop/discussion/922361/thread/e3e43967b2/?limit=25