Get the value of selected select (single)
Content
Hi Experts,
Created a Type with Account of object type having two string fields (Id, Name) and then created an ADP variable with name AccountLOV and selected the Account as Item Type. Fetched the data from the REST endpoint and assigned it to the AccountLOV variable. Created a page with Select (Single) component, did the Data attribute binding with AccountLOV variable, and Item Text as Name. Data is getting populated in the Select (Single) component with all the account names.
Now on the selection of a particular account name, want to fetch the corresponding Id. Can someone help you to achieve this?
Tagged:
0