Skip to main content
Question

How to Ensure a value in a picklist can be selected only once in a Repeatable Table

  • February 26, 2026
  • 0 replies
  • 7 views

Forum|alt.badge.img+1

IN QG-A we have a multiselecting question with 5 options.

In QG-B, which is using a Repeatable Table we have a picklist question where we can select one of the options selected in the question we had on the QG-A question.

4 of these values should only appear in one tab on QG-B. The 5th value can be selected in multiple tabs.

Will appreciate ideas on how to implement a solution for this. For now, we were only able to display a warning message by counting the number of times each value was selected.