I would like to know if there is a way, when using "Drop Down multiple" field the user to be able to select his entries without holding the Ctrl or Shift key and selecting as it is kind of frustrating from user's perspective. Also , if I can make the drop down list box bigger.
Click and drag works if you need to select multiple options directly above or below one another. This is normal browser multi-select behavior though (along with ctrl click).
Kyle (Krileon) Community Builder Team Member Before posting on forums:
Read FAQ thoroughly
+
Read our Documentation
+
Search the forums CB links:
Documentation
-
Localization
-
CB Quickstart
-
CB Paid Subscriptions
-
Add-Ons
-
Forge
-- If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
-- If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please
send me a private message
with your thread and will reply when possible!
-- Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
-- My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
Sorry, that is not what u asked. There are some functionalities in the multi drop down (generally ) that user can click on his option and the option is highlighted and a check mark appears in the right side of the selection. Like this user do not need to hold any key to select many entries.
It's a standard HTML select input. How you select multiple values is entirely based off the browser. If you're meaning how select2 usage works there is currently no way to use select2 for our core select or multi-select fields at this time without forcing it using CB Auto Actions, but it may or may not work with other plugins like CB Conditional or form validation.
You can increase the size of the multi-select field by editing it within CB > Field Management and adjusting the Size parameter under the Global tab.
Kyle (Krileon) Community Builder Team Member Before posting on forums:
Read FAQ thoroughly
+
Read our Documentation
+
Search the forums CB links:
Documentation
-
Localization
-
CB Quickstart
-
CB Paid Subscriptions
-
Add-Ons
-
Forge
-- If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
-- If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please
send me a private message
with your thread and will reply when possible!
-- Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
-- My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.