Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
vsharma1
Partner - Creator
Partner - Creator

Current selection box with alternate state

How to show both alternate state selections and inherited state selections in current selection box?

Labels (1)
1 Reply
agigliotti
Partner - Champion
Partner - Champion

you can't  but, to achieve it you can use a textbox with the expression as below:

=GetCurrentSelections(',',',',',','','state name')

else you can add a Current Selections Box

for each alternate state.