2022-07-26 15:18:09 +01:00
|
|
|
{{custom-wizard-group-selector
|
2022-07-27 14:40:05 +01:00
|
|
|
groups=site.groups
|
2023-03-22 10:11:48 +01:00
|
|
|
class=fieldClass
|
2020-03-30 17:16:03 +11:00
|
|
|
field=field
|
|
|
|
whitelist=field.content
|
2020-03-22 04:30:11 +11:00
|
|
|
value=field.value
|
2021-01-19 18:50:37 +11:00
|
|
|
tabindex=field.tabindex
|
2020-03-22 04:30:11 +11:00
|
|
|
onChange=(action (mut field.value))
|
2023-07-10 07:55:54 +01:00
|
|
|
options=(hash none="select_kit.default_header_text")
|
|
|
|
}}
|