redactive596
redactive596
Hello, I use type: choice And to that I have a question. 1) How to select the selected item ``` choice_simple: type: choice options: label: A very simple choice choices:...
Hello, I use contentype choice: Other parameters are optional. contenttype_choice: type: choice options: required: false label: ContentType selection choices: content params: contenttype: pages label: title value: slug limit: 4 sort:...