11
Views
6
Comments
Solved
Dropdown

How to display  details related to the phonenumber  on selecting the phone number from dropdown list in reactive web app ?


2019-12-06 08-26-53
Jorge Rodrigues
Solution

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.

TesteDropdown.oml
2019-12-06 08-26-53
Jorge Rodrigues

Hello, 

What details do you mean?

Regards,

Jorge Rodrigues

UserImage.jpg
Shruti Pillai

Hello Jorge,

details like  address,customer id ,name ,surname etc

2019-12-06 08-26-53
Jorge Rodrigues

Do you want to show it in the dropdown or in a webblock, or in a preview field?

2019-12-06 08-26-53
Jorge Rodrigues
Solution

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.

TesteDropdown.oml
UserImage.jpg
Shruti Pillai

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.

2019-12-06 08-26-53
Jorge Rodrigues

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.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.