Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
ashis
Creator III
Creator III

Current selection box

Hi,

Instead of current selection box , I want to write custom code in text box to show my current selection just as current selection box

provides, my requirement is not to use the current selection box.

Please help.

Ashis

1 Solution

Accepted Solutions
3 Replies
tresesco
MVP
MVP

Have a look here: Current Selection Alternatives

ashis
Creator III
Creator III
Author

Thank you, it worked .

Anonymous
Not applicable

Hi Ashis,

Use

=GetCurrentSelections(): it shows all fields selections

For one field, use =GetFieldSelections(Field_Name)

in Text Object.




Regards,

Akash Gaikwad