This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DEVELOPERS FORUM - Editing Form: Using Checkbox

APDDev - Tuesday, June 26, 2012 9:26 AM:

Hello.

 

I am creating a form whereby I need a very long checkbox list on the form. I therefore need the checkbox list to be able to scroll or else it will take up too much space. I cannot seem to find any way to make a scroll for checkbox list. 

 

To give you a better I idea, on the left is what it looks like. On the right is what I want to make.

 

Any Help would be greatly appreciated.

 

Kind Regards



Brian - Tuesday, June 26, 2012 8:13 PM:

If the standard interface doesn't work (and I suspect you can't change it easily) then I would create an HTML field with a checkbox list inside a scrolling DIV and react to the user selecting within that field to set the underlying data in the Item property.

Hope this helps,

Brian.



APDDev - Wednesday, July 4, 2012 5:01 AM:

Thank You!

 

I'll try this and let you know ASAP.

 

Kind Regards