Automatic Unique Identification code
-
Bhupender11
- Posts: 63
- Joined: May 15th, 2018, 1:18 am
Automatic Unique Identification code
Can i provide unique identification code automatically when new case starts by logic.
-
josh
- Posts: 2403
- Joined: May 5th, 2014, 12:49 pm
- Location: Washington DC
Re: Automatic Unique Identification code
You can use the uuid() function to generate a unique code.
-
Bhupender11
- Posts: 63
- Joined: May 15th, 2018, 1:18 am
Re: Automatic Unique Identification code
Thanks, it working.