Bob Fludder
Posts: 0
Joined: Fri Sep 14, 2012 1:09 am

Checkbox configuration options

Is there a way to configure a checkbox so that all that shows is the checkbox? If I make the text and value fields blank the checkbox is still surrounded by an oval which seems to be extended to the right. You see I have it in a list. The name in the list is the name for the checkbox. It also has 12 columns relating to various attributes relating to that item and all or none could be selected. The result is 1 item, 1 line of text but 12 options to select and by necessity the description is on the left. Any ideas would be great.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Checkbox configuration options

Hi,

You can hide elements you don't need using the following code:
codeAppery( "mobilecheckbox_name" ).hide();/code
Or could you show a screenshot please?

Bob Fludder
Posts: 0
Joined: Fri Sep 14, 2012 1:09 am

Checkbox configuration options

Odd. Can't get it to copy/paste..
Anyway its not a component I want to hide - its to do with the size of the checkbox (and its shape). The component you provide has a small grey square, then when selected turns blue with a tick in it - and thats the bit I want but it is also surrounded by an oval that I guess would normally have the text in it describing what you're ticking. It even displays when you don't define any text and overlaps another column (I tried in a grid). Seems to have excess space to the right of the box.. Too late tonight - I'll try for more copy/paste options tomorrow.. Try it for yourselves just set up a grid but each column only 20-30px wide and put a checkbox in each. Only 1 item in each checkbox and no text.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Checkbox configuration options

Hello! Sorry, not sure I understand. Could you post a screenshot?

Return to “Issues”