Hi All,
At this point my forehead is aching from beating my head against the keyboard. Someone PLEASE help!!
Basic premise:
I have a script that builds and runs an SQL query based on parameters in a toolbox using the Validator Class. The result is placed in a "MultiValue" string parameter for viewing. The data is displayed with checkboxes for each item in the list with all checkboxes checked plus the data I have specified. This is all fine and dandy, but now I would like the user to be able to uncheck all but one of the items and then use either that remaining checked data or the ID of the item in the list to show more detailed info. I can't find ANYTHING ANYWHERE about extracting that sort of data. If there is another way to do the same thing that is easier, I am all ears.
Thank you very much for time,
gkean13