Forgot your password? Forgot your username? Create an account

 
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Checkboxlist

Checkboxlist 1 year 1 month ago #12774

  • kl
  • kl's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
  • Karma: 0
Hi!

I need to modify the text of CheckBoxList, is this possible?
group or separate certain amount per line or title

may be possible in css?
The administrator has disabled public write access.

Re: Checkboxlist 1 year 1 month ago #12777

  • Alex
  • Alex's Avatar
  • NOW ONLINE
  • Administrator
  • Posts: 7780
  • Thank you received: 241
  • Karma: 60
Hi,

No, sorry. You can't do that, unless you modify the extension's code.

You could use some CSS to add spaces or some borders between the fields of the CheckboxList, but you can't add more text or have complex modifications in the layout.
Last Edit: 1 year 1 month ago by Alex.
The administrator has disabled public write access.

Re: Checkboxlist 1 year 4 weeks ago #12925

  • kl
  • kl's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
  • Karma: 0
then it is possible to divide the values ​​or put bold, or perhaps a title that has no check box.
I need to separate or group them in some way but in the same field
Please any idea?
The administrator has disabled public write access.

Re: Checkboxlist 1 year 4 weeks ago #12927

  • Alex
  • Alex's Avatar
  • NOW ONLINE
  • Administrator
  • Posts: 7780
  • Thank you received: 241
  • Karma: 60
That can be done using CSS and, if required to add some text, separator fields.
You can address each checkbox field from a checkbox list by it's ID.
And you can use "position" and "margin" attributes to position the separator fields in a desired place.
The administrator has disabled public write access.

Re: Checkboxlist 1 year 4 weeks ago #12932

  • kl
  • kl's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
  • Karma: 0
Thank you

But if are values fields in checkboxlist, I can separate the values, where I do it?

I have no idea how to do :huh:
The administrator has disabled public write access.

Re: Checkboxlist 1 year 4 weeks ago #12937

  • Alex
  • Alex's Avatar
  • NOW ONLINE
  • Administrator
  • Posts: 7780
  • Thank you received: 241
  • Karma: 60
As I said, through CSS.

If you want you can by an aiContactSafe support subscription, send me an image on how you want the fields to look and I'll make the CSS code for you.

You could also take some small CSS courses here:
w3schools.com/css/default.asp
The administrator has disabled public write access.
  • Page:
  • 1