How to display details related to the phonenumber on selecting the phone number from dropdown list in reactive web app ?
I created this OML, where we have the dropdown with the phone numbers and below a table that shows the details of that contact. I hope it helps.
Hello,
What details do you mean?
Regards,
Jorge Rodrigues
Hello Jorge,
details like address,customer id ,name ,surname etc
Do you want to show it in the dropdown or in a webblock, or in a preview field?
From dropdown widget list of phone number should be displayed, upon selecting one of the phone number all the details related to that phone number should be displayed in an accordionitem.
I think the OML I sent you solves, you just have to change the table and put the records from the GetUserSelected table in an accordion.