Hi folks, is it possible to retrieve the UniqueID from an EnumList of Contatcs where their names are shown?
So, I show an EnumList of contacts by name and the user can multi-select from the list. When done, I want to retrieve the UniqueID of each selected contact.
Solved! Go to Solution.
Sounds like you should setup your EnumList as base type Ref, and have Name be the Label column for your Contacts table.
Sounds like you should setup your EnumList as base type Ref, and have Name be the Label column for your Contacts table.
@Marc_Dillon - Thanks, that worked, but I get these exclamations:
what does it mean/indicate?
It means the reference is not valid.
Fix may include changing the Label in the referenced table to the equivalent Name field.
For more information, please refer posts related to the yellow triangle here:
Super - thanks!
User | Count |
---|---|
14 | |
11 | |
9 | |
7 | |
4 |