required fields are not proved
-
Hi,
although I do have set “Check required fields upon submit?” to YES and although I’m using
<tr><th scope='row'>#_FIELDNAME{4}*:</th><td>#REQ_FIELD{4}</td></tr> <tr><th scope='row'>#_FIELDNAME{2}*:</th><td>#REQ_FIELD{2}</td></tr> <tr><th scope='row'>#_FIELDNAME{3}*:</th><td>#REQ_FIELD{3}</td></tr> <tr><th scope='row'><h3>Teilnehmer Angaben:</h3>:</th><td> </td></tr> <tr><th scope='row'>Anzahl Personen*:</th><td>#REQ_SEATS</td></tr> <tr><th scope='row'>Vor und Nachname aller #_FIELDNAME{5}*:</th><td>#REQ_FIELD{5}</td></tr>the fields can be left empty.
Beyond that each field indicates that it needs to have a value below the input field ” (Benötigtes Feld)” and at the bottom of the form there is another string “(*Pflichtfelder)”. Is there a way to hide the one or the other?
Cheers
JK
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
The topic ‘required fields are not proved’ is closed to new replies.