London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Property for selecting multiple products/variations

Vote:
 

Right now I'm using the property below, but this requires the editor to select one product or variation at a time.

        [AllowedTypes(typeof(FashionProduct),typeof(FashionVariant))]
        [UIHint(UIHint.CatalogEntry)]
        public virtual IList Options { get; set; }

Any way to enable multiple selection for this kind of content?

Thanks in advance!

#197598
Oct 08, 2018 20:20
Vote:
 

That is not something supported out of the box. I don't know if someone created a custom widget to allow that, though :)

#197607
Oct 09, 2018 6:53
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.