TrackId
The TrackId widget allows users to input or view a unique identifier assigned to each process instance, helping in tracking and referencing specific process submissions.
Common Use Cases
Identify and track a specific process submission by its unique ID.
Allow users or admins to reference or follow up on a submitted form easily.
Enable filtering or searching of records based on the assigned Track ID.
Key Consideration
Process:
The Track ID is auto-generated and only available when the widget is linked with a process.
Data Object:
It requires a data object field to store the Track ID; without it, tracking isn’t possible.
Last updated