jstanden / cerb

Cerb is a fully customizable, web-based platform for enterprise communication and process automation. Create high volume shared inboxes. Integrate with any API-based service and automate nearly any repetitive digital workflow using the specialized KATA language and browser-based coding tools. Production: https://github.com/cerb/cerb-release/
https://cerb.ai/
Other
81 stars 38 forks source link

[Custom Fields] UUID generator custom field type #1056

Open jstanden opened 4 years ago

jstanden commented 4 years ago

This would act like a ticket mask on other record types (particularly custom records). It should follow a similar configurable pattern for uniqueness/randomness.

When a profile page URL accepts an ID as a param, it should be possible to alternatively provide this field UUID value instead. This addresses some potential issues with disclosing internal IDs in the new portal builder in 10.0+.

beatbesmer commented 4 years ago

We're also interested in this.