Hello!
Can anyone tell me how to delete
1. the Emailmessage
2. the blue box?
THANK YOU FOR HELP!!!!!!!!
Can anyone tell me how to delete
1. the Emailmessage
2. the blue box?
THANK YOU FOR HELP!!!!!!!!
<input type='text' name='input_name' title='Dieses Feld ist erforderlich' />
Hi Stephan,
You can edit the Form HTML to add bold; and at the same time add custom validation messages by setting the Title attributes of the inputs.
<input type='text' name='input_name' title='Dieses Feld ist erforderlich' />