23
Views
2
Comments
On select dropdown value - open pop-up with checkbox list in reactive web application
Application Type
Reactive

Hi Team,

I have already dropdown list in which if I selected WFH option from dropdown value, it should be open pop-up with WFH option as a checkbox list, where user will select all/one checkbox, there is submit button, once user will click on submit, data saved and will show in table.




MicrosoftTeams-image (2).png
UserImage.jpg
Poonam Verma

Hi Yasmeen Shaikh,


Sharing below the steps:

1. On dropdown change call an client action. In this client action you can write a code to open pop-up.

2. Once your pop-up is opened you can simply write a logic to select all / one checkbox. 

3. On submit button, Save your selected data and close the pop-up. 



Hope this helps you. 

  

UserImage.jpg
Puja Rani

Hi Yasmeen,

If you can be more specific where exactly you are facing the problem, we can help better. or if you wanted know how to develop this used case(in that case Poonam has given the brief steps, that should help)

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