Use this tab to specify the properties for the questions label.
.png?Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiaHR0cHM6Ly9kemY4dnF2MjRlcWhnLmNsb3VkZnJvbnQubmV0L3VzZXJmaWxlcy8xMTAwLzIyNTAvY2tmaW5kZXIvaW1hZ2VzL2ltYWdlKDE1NikucG5nIiwiQ29uZGl0aW9uIjp7IkRhdGVMZXNzVGhhbiI6eyJBV1M6RXBvY2hUaW1lIjoxNzY1ODI0NDg4fX19XX0_&Signature=EgJSbyB0x7oYUA8bpDfHBhQJtoxiT4cA8mRU5BABSaY6WVOT922IbuNn51OIR-qaIT3aUS9XoC9sBiyGi2ye5E3fXv97dPxcPaxSTHSn5Vv63jIRZXN5ShyCE2CwcAM0JIRXQ1Q9fGr0Zi-v3vCd61Whfe13IDTJHJRBMPG5-OIxGDUb40Ntuh5XrGvJriDEHF2IjDF2Rfbd8IefPcfDog-Mae0C24JyfjPMXIjAQ7peJ6nfnPDrWOO1kQDz7J8cVbDSWWyEbpTwAL715x61DqykNHUELB7qL67vHnIQUrdE8r08pqd1eRWYk62Fl9IMgQCuUNMUiKMH6lwaFK~z7g__&Key-Pair-Id=K2TK3EG287XSFC)
Font: specifies the cell's font face, size, emphasis, etc.
Font Colour: specifies the cell's font colour.
Background: specifies the cell’s background colour.
Borders: specifies the cell's border type.
Transparent: makes the cell's background transparent, so that the colour of the underlying screen shows through.
Width: specifies the cell's width.
Height: specifies the cell's height.
Code in line (<TR>): specifies the HTML properties for this cell's <TR> tag.
Code in cell (<TD>): specifies the HTML properties for this cell's <TD> tag.
Code before: specifies text or HTML script for this cell, to appear just in front of its caption.
Code after: specifies text or HTML script for this cell, to appear just after its caption.
Code in control: specifies the HTML properties for this cell's input control. The following cells generate different HTML control tags:
Open: <TEXTAREA>
Numeric: <INPUT>
Combo Box: <SELECT>
List Box: <SELECT>
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.
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...).
Generate font settings in HTML: generates the font settings specified in the general properties section as HTML (Font, Font Color, Background, Transparent, Width, Height).
Resource: specifies a resource which will be inserted in this cell.
Stretch: stretches an image resource to the full size of its containing cell.
Keep ratio width x height: ensures that, even if stretched, an image resource will keep its natural proportions.
Alignment: indicates the position of an image resource within its containing cell.
Dynamic code: specifies dynamic code for this resource. Askia can dynamically select a multimedia resource according to answer(s) given during data-entry. For example: file??Q1??.mp3. Select any resource in the combo-box.