- 🇷🇴Romania claudiu.cristea Arad 🇷🇴
This version of Drupal is not supported anymore. If this is still an issue in the
8.x-1.x
branch, please open a new up-to-date ticket. Closing.
On the node authoring form, if there are more than 20 groups, the Audience section shows the groups in a multi-select box, rather than checkboxes. This is good. (It happens in og_form_add_og_audience(), on line 1633 of og.module.)
Let's do the same thing with the group checkboxes on the registration form. If more than 20, multi-select.
I can write a patch, unless everyone hates the idea.
Closed: outdated
2.0
og.module
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
This version of Drupal is not supported anymore. If this is still an issue in the 8.x-1.x
branch, please open a new up-to-date ticket. Closing.