Hello,
is there a way how to crete an unique alphanumeric ID for every new created case? Thanks.
Hello,
is there a way how to crete an unique alphanumeric ID for every new created case? Thanks.
Our Enterprise install gives us a unique number evyertime a new case is saved, out of the box.
Hi,
Which sugarcrm version you are using?
unique id generation for cases already implemented in Sugarcrm.
Regards,
Ramji
Hello,
Use create_guid function
PHP Code:
require_once('include/utils.php');
echo create_guid();
Letrium ltd. - Only high quality service
http://letrium.com
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks