The Edit General Preferences Page

The Edit General Preferences page lets you change formArchitect editor defaults.

Container ID Prepend

Each Form Element is contained in an html paragraph element. This paragraph's id attribute is automatically created by prepending the string you specify here to the id attribute of the Form Element it contains.

The default value is 'contains_'.

Error Tolerance (px)

Error Tolerance lets you specify a number of pixels to subtract from the width of every calculated width in your form. This should typically be set to zero, but could be modified in rare cases to account for non-standard browser behavior - displaying your form in quirks mode for example.

Allow Empty Name Attribute?

Set Allow Empty Name Attribute to 'no' to have the editor, when you create a new Form Element, automatically copy the value you specify for id to the name attribute as well.