• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: How to make checkboxes selected

How to make checkboxes selected 16 years 8 months ago #4433

  • glopez
  • glopez's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 4
Hello,

I am trying to get a checkbox on my form to be already checked, forcing the user to have to uncheck the box. Any ideas of the code required to do this on RSFormPro?

Thanks...gl
The administrator has disabled public write access.

Re:How to make checkboxes selected 16 years 8 months ago #4439

  • richiep
  • richiep's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 131
I'd like to know how to do this too.

Thanks
Richiep
The administrator has disabled public write access.

Re:How to make checkboxes selected 16 years 8 months ago #4442

  • jlopez6398
  • jlopez6398's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 9
  • Thank you received: 1
In the Additional Attributes just use
checked=true

Not sure on the force'em to make them uncheck it.

If the box is unchecked, and you have set to Mandatory, then they have to check it before they can move on. But not sure how to make it backwards.<br><br>Post edited by: jlopez6398, at: 2008/08/25 10:52
Joomla 2.5.4
RSTickets!
RSFormPro!
RSEvents!
RSFiles!
The administrator has disabled public write access.

Re:How to make checkboxes selected 16 years 8 months ago #4450

  • alexp
  • alexp's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 2253
  • Thank you received: 180
Hello,

In the items area just put \"[c]\" at the end of the item you desire to be checked.

Example:

E-mail[c]
Phone
Newsletter[c]
Mail
Please note: my help is not official customer support. To receive your support, submit a ticket by clicking here
Regards,
RSJoomla! Development Team
The administrator has disabled public write access.

Re:How to make checkboxes selected 16 years 8 months ago #4461

  • glopez
  • glopez's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 4
Thanks. I found the code I needed. Actually if you force the user to check it then they won't fill out the form. It's kind of a sleezy way to get emails at least one time to them. Then if they opt out our system removes them. Client doesn't want to loose any opportunities.
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!