6
Add the function so that the GUID in the entity can be obtained as a record, and the GUID can be obtained accurately using the formula of the calculated field.
Create a field with the field format [URL] and place it on the form to get the URL of the record.
Set up the workflow and create calculated field to display the GUID of the record.
GUID can be obtained by using the function.
Since the number of characters in all record URLs in an entity is variable, the function previously mentioned cannot obtain the exact GUID in a batch.
Acquiring GUIDs one by one takes too much time and effort. If we can set them all at once, user-friendliness and work efficiency will improve.
Category: General
STATUS DETAILS
Needs Votes