| Post |
|
Member | jorrie posts 11 3:37 pm April 28, 2009
| |
|
|
How the hck should you set the name of an imput field? Without that its useless to use cforms with some custom code logic, I need to set form input names as soon as possible, anyone please help!
|
|
|
Moderator
| Paul Amsterdam, NL posts 421 4:38 pm April 28, 2009
| |
|
|
Hi!
how to set a form NAME name="myname" for input fields
The topic title is a bit cryptic, if not funny. You're not being explicit on what you want to actually do.
P.
|
|
|
|
|
Member | jorrie posts 11 9:40 pm April 28, 2009
| |
|
|
Ok here an example:
Sorry about the first post I was bit frustrated ;p but thats no good excuse
<input type="text" name="cf4_field_5" id="cf4_field_5" class="single" value=""/>
How to set the name="" and id="" instead of cf4_field_5 i want this to be for example ( mylabel1, mylabel2)
Thank you in advance
|
|
|
Guest
| jorrie 9:42 am April 29, 2009
| |
|
|
Nobody knows how to do this?
Comon… this must be possible its the most basic thing you would like to do on a form, set the name of a field. If cforms supports api, etc than this basic function must be available to!!
how do you do this?
nobody knows?!
|
|
|
Moderator
| Paul Amsterdam, NL posts 421 3:46 pm April 29, 2009
| |
|
|
…and because it is the most basic thing it is a core option:
Use custom input field NAMES & ID's Read note »

P.
|
|
|
|
|
Guest
| SD 6:06 pm August 18, 2009
| |
|
|
I can see how to specify a field name but I have not been able to specify a form name. Any help on how I set a form name? As in <form name="testform" …
|
|
|
Admin
| Oliver Munich, Germany posts 6237 10:49 pm August 18, 2009
| |
|
|
not supported. for what purpose anyway?
|
|
|
|