Jump to:

3062 Posts in 864 Topics by 646 members

Data Model Questions

SilverStripe Forums » Data Model Questions » SS3: Which Field Type for Multi Select?

Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w

Page: 1
Go to End
Author Topic: 331 Views
  • slith
    Avatar
    Community Member
    7 Posts

    SS3: Which Field Type for Multi Select? Link to this post

    In a SS3 Dataobject, what field type can I use to display a many_many relationship that can be checked or selected?

    I've tried using GridField, but I'm only able to find relationships using search/autosuggest and then linking them. I would like to list related items so user can just check the desired ones.

    I also tried DropdownMultiSelectField but my understanding is this only work with Sitetree.

  • simon_w
    Avatar
    Forum Moderator
    421 Posts

    Re: SS3: Which Field Type for Multi Select? Link to this post

    If you don't need to add new items, just manage relations to existing ones, a CheckboxSetField would work.

    331 Views
Page: 1
Go to Top

Want to know more about the company that brought you SilverStripe? Then check out SilverStripe.com

Comments on this website? Please give feedback.