feat: add prefix to uuid widget (#764)

This commit is contained in:
Daniel Lautzenheiser
2023-04-25 09:21:39 -04:00
committed by GitHub
parent 42c524827f
commit 2ff3587905
6 changed files with 92 additions and 17 deletions

View File

@ -864,6 +864,10 @@ collections:
label: Does not allow regeneration
widget: uuid
allow_regenerate: false
- name: with_prefix
label: With Prefix
widget: uuid
prefix: 'book/'
- name: settings
label: Settings
delete: false