Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Selection Indicator

Hello All,

I want to set up a conditional statement that allows a text box to show only when more than one value is selected in a feild. I do not want this box to show if no selection is made and there is more than one possible value.

Is there a function that counts the amount of values selected in a feild?

Thanks!

Jeff

1 Solution

Accepted Solutions
pover
Luminary Alumni
Luminary Alumni

Jeff,

The function you are looking for is getselectedcount(FieldName).

Karl

View solution in original post

1 Reply
pover
Luminary Alumni
Luminary Alumni

Jeff,

The function you are looking for is getselectedcount(FieldName).

Karl