16
Views
3
Comments
Solved
Restrict de-selecting values in DropDownSearch
Question
Application Type
Reactive

Hi ,

Is there a way to prevent a user to unchecked pre selected values in a Interatcion/DropDownSearch widget


Thanks

2023-08-28 07-00-10
Paulo Torres
Champion
Solution

Hello,

There is no option for that, but you can force in OnChanged action to check again and maybe show a message informing the user is not possible to uncheck.

Another option is to create your widget for that :)

UserImage.jpg
Cynthia Maria

Ah Okay , thanks Paulo :)

2023-08-28 07-00-10
Paulo Torres
Champion
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.