UUID
- Name:
uuid
- UI: Text input
- Data type:
string
The uuid widget generates a unique id (uuid) and saves it as a string.
Widget Options
For common options, see Common widget options.
Name | Type | Default | Description |
---|---|---|---|
allow_regenerate | boolean | true | Optional. If set to false the Generate new UUID button does not appear in the UI |
prefix | string | Optional. A value to add at the beginning of the UUID |
Example
name: id
label: Id
widget: uuid