| Post |
|
Guest
| pixelgirl 4:16 pm February 11, 2008
| |
|
|
Please replace the ??? with your data!
- Your URL: http://???
- The browser used: ???
- cforms version: 5.4
- Your Wordpress version: 2.2.3
Hi,
I would like to add a link to the checkbox text field. It should look like this:
"I have read the _terms and conditions_ and agree".
Is this possible?
Thnx in advance,
pg.
|
|
|
Admin
| Oliver Munich, Germany posts 6237 9:53 pm February 11, 2008
| |
|
|
Totally. You need to
- add a checkbox text field
- label it "I have read the _terms and conditions_ and agree"
- and make it 'required'
I thinks there is also an example on the Help page :-)
|
|
|
|
|
Guest
| pixelgirl 10:53 am February 12, 2008
| |
|
|
I think I explained it wrong… I want the phrase "terms and conditions" to be a link. ;) Putting <a href="…."> in the chekbox field text, it doesn't work. Any ideas?
Thnx again,
pg.
|
|
|
Admin
| Oliver Munich, Germany posts 6237 6:35 pm February 12, 2008
| |
|
|
That was a bug in earlier releases, since your version is ancient by now :-) you may want to upgrade…
|
|
|
|
|
Guest
| pixelgirl 11:51 am February 13, 2008
| |
|
|
Good to know, I will upgrade it then. ;)
Thanx for your help!
pg
|
|
|
Guest
| Carolin 7:19 pm April 28, 2009
| |
|
|
I use cforms version v10.4.1 and have a link in the label for a checkbox – unfortunately once you click the link, the checkbox is automatically selected. Is there any way to prevent that from happening?
|
|
|
Admin
| Oliver Munich, Germany posts 6237 7:18 am April 29, 2009
| |
|
|
the checkbox allows for two labels (left & right).
try
label left # label right
put the link on either side of the '#' and see which one it takes as a label for the field.
alternatively you can add a text-only field above / below the checkbox with your text/link.
|
|
|
|
|
Guest
| Carolin 4:11 pm April 29, 2009
| |
|
|
Thanks Oliver, that helped a lot! :)
|
|