With the release of 2.8.0. I see that #575
changed it so you can't use Groups and SetNames together. Is there a reason that was removed?
Using both together achieved an XOR relationship that was useful. If say, I want at least one option in a group to be required but you can't use the other options in that group at the same time.
With the release of 2.8.0. I see that #575
changed it so you can't use
GroupsandSetNamestogether. Is there a reason that was removed?Using both together achieved an XOR relationship that was useful. If say, I want at least one option in a group to be required but you can't use the other options in that group at the same time.