Closed asacolips closed 8 months ago
In GitLab by @Asacolips on Aug 6, 2021, 07:53
Include a new single = false property that can be used on ListMany attributes to specify if they should only allow a single value to be selected (and function as a radio input instead of checkboxes).
single = false
https://asacolips.gitbook.io/pbta-system/configuration-reference-1/attribute-types#listmany
/cc @Asacolips
In GitLab by @mclemente on Nov 24, 2023, 01:54
Solved by !47 which added ListOne.
In GitLab by @s.paquay1 on Dec 6, 2023, 09:29
mentioned in commit ca7d0eb1a244601af1b1cdc51f9f008cee6c302d
In GitLab by @Asacolips on Aug 6, 2021, 07:53
Summary
Include a new
single = false
property that can be used on ListMany attributes to specify if they should only allow a single value to be selected (and function as a radio input instead of checkboxes).https://asacolips.gitbook.io/pbta-system/configuration-reference-1/attribute-types#listmany
Labels (do-not-change)
/cc @Asacolips