Reference selector value is empty

0
Dear All,   I have an issue in Reference selector where I am getting an empty value, in the drop-down list. Data source MF gives the list of all objects, and all read/write access is already given. PFB Screenshot for your reference, Thanks in Advance !    I have one value but it shows me empty caption, Please help me in this. NOTE : Here I am trying to the list of account objects.
asked
1 answers
0

It still seems like an access issue, because if it works as expected for the Admin, you need to check app and module security both for the user roles you're trying it for. 
Check if read access is available for that association

If not, you can debug and check if anything is being retrieved by adding a microflow in the selectable objects tab of the reference selector. That would give you more clarity on whats missing.

answered