Open tab (screen generation settings)

Use this tab to specify the properties for the open cell's control.

View image

 

General

HTML

  1. Code in line (<TR>): specifies the HTML properties for this cell's <TR> tag.
  2. Code in cell (<TD>): specifies the HTML properties for this cell's <TD> tag.
  3. Code before: specifies text or HTML script for this cell, to appear just in front of its caption.
  4. Code after: specifies text or HTML script for this cell, to appear just after its caption.
  5. Code in control: specifies the HTML properties for this cell's input control. The following cells generate different HTML control tags:
  6. Input type: allows you to specify special input types supported by HTML 5, such as password (<input type ="password">) and number. The available input types are listed here at http://www.w3schools.com/html/html5_form_input_types.asp.
  7. Act as an error control: specifies that the cell's controls should act as an error control. This means the cell's settings will be affected if there is an error associated with it in Internet Settings (so, for example, you could add an exclamation mark at the end of the control if there is an error or make its background red...).
  8. Generate font settings in HTML: generates the font settings specified in the general properties section as HTML (Font, Font Color, Background,  Transparent, Width, Height).

Edits

Create your own Knowledge Base