Editing Error Templates


 Error messages in Form BuilderPro system are displayed by means of a special template. If you want to design error message yourself, you will have to edit the template:
 
  1.   Click the button to enter the error template editing page;
  2.   Enter the template name in the “Template name” field;
 

3.   Put into your html-source file in the corresponding place the following variables :

 
  • [%OUT_TITLE] - the variable denotesthe name of the mistake;
 
  • [%OUT_MSG] - the variable denotes the error message including error details and repair instructions;
Note:
 To edit error templates you need to have basic knowledge of HTML. In case of any problems with editing error templates you can always appeal to our company for technical support.