Select to view content in your preferred language

Constraint on select_multiple answers

3657
10
Jump to solution
01-16-2019 12:47 AM
Nicole_Ueberschär
Esri Regular Contributor

I wonder how I can check on not allowed combinations of select_multiple answers. 

For example: I have a list of multiple choices (category): none, covered, uncovered, vip. If none is checked, the others should not be applicable, for the others any combination is possible. It seems awkward to list all possible combinations as a constraint.

I was thinking of something like  if(selected(${category},'None') then count(${category}) has to be 1 but how do I put this as a constraint?

Thanks in advance!

0 Kudos
10 Replies
MatFeltner
Emerging Contributor

To J. Tedrick: yes, by 'real-time' I meant an immediate response instated f waiting til validation.

To J. Moore: The note option is helpful (and I have now used that for other messages) -

Thanks to responses

Dudley's response under a different GeoNet login

0 Kudos