Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column
width0px
 

Each setting property is described below.

Column
width240px

On This page:

Table of Contents
maxLevel1

Width Width

This specifies how wide your form will be. The default “regular” width is 600px, but the dropdown also includes thin (400px) and wide (800px). You also may pick the custom option; this will enable the box to the right of the Width dropdown and let you specify your own width.

Height Height

This property specifies an initial height for your form as it is loading into the browser. It does not dictate the actual height. You typically do not have to edit your form’s height property since the form can resize dynamically. However if your form is very small it can improve the appearance as your form loads if you set height to the actual height of your form.

See [[V4_Using_Forms#Embedded_form_links_--_.22Just_the_iframe.22_and_.22Embedded_Form.22 | Embedding and Using Forms]] for details on configuring the actual form height.

Controls Controls

This property applies whether the options you define for checkbox and radio controls will be displayed vertically or horizontally. In the current version the property is always to set to vertical and cannot be changed. 

Theme Theme

You can choose a theme to alter the appearance of your form. Live Forms provides two global themes : Clear or Professional Blue. The Clear theme gives your form a clear (white) background and the Professional Blue gives your form a soft blue background.

...

Font Name, Font Size and Font Color Color

Your form’s font name, size and color properties will be applied to all labels and text on your form. You can override these properties for a particular control by editing the control’s properties. 

...