0

Constraint by Multiple Choice

Hi, I'm trying to constrain a view of products depending on a multiple choice field (called Price Book).

The products should appear if just 1 of the multiple choice items is ticked and this same multiple choice field is ticked on the products page. So for example:

b.'Price Book' like a.'Multiple choice'

The problem is if the Product matches just 1 of the multiple choices, and several multiple choices are chosen, the products will not show. The constraint is searching for ALL the choices to match, rather than ANY of the choices.

1 reply

null
    • Support
    • 5 yrs ago
    • Reported - view

    The syntax for multiple choice fields is:

    chosen(multipleChoiceField)

    Let me know if this helps.

Content aside

  • 5 yrs agoLast active
  • 1Replies
  • 1541Views