How to check selected value in search seletor.

0
  Search functionality is worked but selected value is not visible ..It is giving empty ..Do you have any idea how to do that?
asked
2 answers
0

Is it probably a security issue. Maybe your user does not have access rights to the entity or attributes of it.

answered
0

Hello Priya,

You have to call microflow on change event of reference selector and in microflow you have to add the selected value on change object.

After that your value will be visible.

 

image.png

image.png

answered