Clarify how to hide the group control switch (#2910)
Not clear that value to "Control" should be "hidden" (not true/false)
This commit is contained in:
parent
1759e1cae8
commit
3063e57008
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ Configuration variables:
|
|||
- **view** (*Optional*): If yes then the entry will be shown as a view (tab) at the top.
|
||||
- **name** (*Optional*): Name of the group.
|
||||
- **icon** (*Optional*): If the group is a view, this icon will show at the top in the frontend instead of the name. If it's not a view, then the icon shows when this group is used in another group.
|
||||
- **control** (*Optional*): If hidden then the group switch will be hidden.
|
||||
- **control** (*Optional*): Set value to `hidden`. If hidden then the group switch will be hidden.
|
||||
- **entities** (*Required*): array or comma delimited string, list of entities to group.
|
||||
|
||||
<p class='img'>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue