New features Please use http://kentico.uservoice.com as the primary place to submit your suggestions and allow others to vote for your ideas!
Version 6.x > New features > Multi Select List with Checkbox View modes: 
User avatar
Member
Member
schebiyyam-allianceglobalservices - 5/23/2012 6:04:08 AM
   
Multi Select List with Checkbox
I have a requirement where i need to use Multi Select List with Checkbox form control does kentico supports this if not how to develop this

User avatar
Kentico Developer
Kentico Developer
kentico_ivanat - 5/23/2012 6:15:15 AM
   
RE:Multi Select List with Checkbox
Hi,

among the default form controls you can find Attribute type: Text, there is a Form control type Input and Form control Multiple choice. Is this form control you are looking for?

Best regards,
Ivana Tomanickova

User avatar
Member
Member
schebiyyam-allianceglobalservices - 5/30/2012 3:33:09 AM
   
RE:Multi Select List with Checkbox
I have seen that control , it is displaying the check boxes , but i want the check boxes to be displayed in a list with scroll bar

User avatar
Kentico Developer
Kentico Developer
kentico_ivanat - 5/31/2012 9:02:13 AM
   
RE:Multi Select List with Checkbox
Hi,

in this case you need to create a custom form control. How to do it is described here:
http://devnet.kentico.com/docs/6_0/devguide/developing_form_controls.htm

Best regards,
Ivana Tomanickova

User avatar
Member
Member
schebiyyam-allianceglobalservices - 6/1/2012 9:55:49 AM
   
RE:Multi Select List with Checkbox
how can i add a scroll bar to multi choice control

User avatar
Kentico Developer
Kentico Developer
kentico_ivanat - 6/3/2012 4:27:53 AM
   
RE:Multi Select List with Checkbox
Hi,

how to create a scrollable checklist is described for example here:
http://c82.net/samples/checklist-basic.html

Or you can use some css tricks to display requested design.

In case you would like to help with custom development, you can also use our consulting service and our consultant will create the code for you.

Best regards,
Ivana Tomanickova