wimtracking2 Posted October 16, 2023 Report Share Posted October 16, 2023 I have an update datapage that has two multi-select drop downs. See screen shot, dropdown A is highlighted in yellow and dropdown B is highlighted in blue. I can open dropdown A, and click on dropdown B, which then closes dropdown A. I would like to be able to keep dropdown A and dropdown B open at the same time and only close them both at the same time. Is there a way to do this? Quote Link to comment Share on other sites More sharing options...
Volomeister Posted October 26, 2023 Report Share Posted October 26, 2023 Hi @wimtracking2 Are these standard multi-select drop downs based on List string datatype? Quote Link to comment Share on other sites More sharing options...
wimtracking2 Posted November 28, 2023 Author Report Share Posted November 28, 2023 @Volomeister Yes, they are both List string datatype fields. Quote Link to comment Share on other sites More sharing options...
Volomeister Posted November 30, 2023 Report Share Posted November 30, 2023 Hi @wimtracking2 The easiest way is to use the Multiselect Listbox instead of the Multiselect Dropdown form element. Otherwise, I don't see an easy way to do what you want. I have a couple of ideas, but they will take lots of coding time wimtracking2 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.