Is there a way to have a map not only take a key and value but some user data like RecordID?
I want to use InputMapAsync to display as pick list but all that gets returned is the map with the entries checked.
The strings I am putting into the map to display could actually be the same (user typed data) and not sure how to tell them apart.
Is there a map class that allows extra data that will work with InputMapAsync
BobVal
I want to use InputMapAsync to display as pick list but all that gets returned is the map with the entries checked.
The strings I am putting into the map to display could actually be the same (user typed data) and not sure how to tell them apart.
Is there a map class that allows extra data that will work with InputMapAsync
BobVal