Add ‘is_part_of’ comparison for the If tag

1 vote

Add 'is_part_of' comparison for the If tag

The ‘includes’ comparison renders the condition is true if the value matches any part of the subject. There should be an opposite comparison that renders the condition is true if the subject matches any part of the value. For example, this would render true: If check=”two” is_part_of value=”one two three”

Open 22032eb59c1bd834f47ec73c13c6a8f861f3196cd4114ace95283bd92adfa31f?s=40&d=mm&r=g TeamTangible shared this idea

Leave a Reply

Your email address will not be published. Required fields are marked *