Hi
How do you change the

Event Content Type > Group "select og_group_ref" field

From a multi open select list
to just a one line single select list box?

Many Thanks for your help

Comments

lsolesen’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

Closing out old issues. Please reopen if still relevant.

lsolesen’s picture

Status: Closed (won't fix) » Active

Closed by mistake. This might still be a valid issue. Please close it with the solution, if you already solved it.

tanius’s picture

This can probably be done by limiting the number of values of the og_group_ref field to 1. However, this setting applies to all instances (in all the content types) of this field at once, which might not be what you want.

Also (and worse), at the moment I cannot test this because doing so crashed Drupal Commons due to #2686689: Field og_group_ref cannot be limited to one value.