Hello,
We would like to start using EspoCRM at our company, but I can't find a solution to one of the needs.
The request is for each team to have its own ID for the new records.
For example:
Blue Team - Blue User creates a new record in the Leads menu, then the ID (redID) should be blue21001
Red Team - Red User creates a new record in the Leads menu, then the ID (blueID) should be red21001
For each new record, increment the ID corresponding to the team.
I tried it in Entity Manager, the Workflows interface, but not much success.
Is there such a solution in this system?
Thank you in advance for your answers!
We would like to start using EspoCRM at our company, but I can't find a solution to one of the needs.
The request is for each team to have its own ID for the new records.
For example:
Blue Team - Blue User creates a new record in the Leads menu, then the ID (redID) should be blue21001
Red Team - Red User creates a new record in the Leads menu, then the ID (blueID) should be red21001
For each new record, increment the ID corresponding to the team.
I tried it in Entity Manager, the Workflows interface, but not much success.
Is there such a solution in this system?
Thank you in advance for your answers!
Comment