Correct option set option behaviour

Hi everyone,

In a repeatable stage, I have a data element (select group) that has an option set group/options group 1, group 2, group 3. I would like to have a program rule that shows an error if a user tries to select the same option twice for a tracked entity.

Is this possible? I would appreciate a step by step process of building the program rule.

Thanks

Hi @ferdinandmussavene,

Sorry could you explain this a bit more? How will the user be able to select the same option twice? Thanks!

Hi @Gassim,

The program has one repeatable and one of the data element has an option set attached to it. The option set has the following options: group 1, group 2, group 3… What I want is if the user selects group 1 in the first event, this option is hidden in the second event. In other words when the user clicks on add the button to enter data for second event, he should see only group 2 and group 3 because group 1 was selected in the previous event and so on

Thanks