Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

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.