SmartFormer Documentation


Contents

Introduction

Installation

Updating

Smart Former Usage

Form Manager

Form Editor

Layout

Boxes managing

Form Creation

Text input box
Password input box
Text area
Radio button
Check box
List box
Select box (drop down)
Button
Image
Static text
Internal/External link
CAPTCHA image
Elements’ Copying
File upload

Form Properties

Data List

Email Notification

Email Templates

Dynamic Variables

Menu Item

Language Settings

Form Inserting in the Static Page

Module Usage

Form Copying

Data Editing

CSV Export

Form Preview

Immediate Notification

Uninstalling

How To…

How to check if the form is correct before publishing it?

How to hide/show the grid?

How to set the image as the background of the form.

How to align a group of elements together?

How to delete a group of elements together?

What is validation? How can I work with mandatory elements?

I want to create a form with three pages. How can I connect the pages?

How can I create “Thank you” page for my form?

How can I add CAPTCHA code to my form?

How to see how many people have already filled the form? How can I see what they entered?

How to change the order of the pages?

How to change the Tab index (so that user is directed to a certain element with tab button’s pressing)?

How to create a direct link from ‘Internal/External link’ element?

How to change the color of the element when the user clicks on it?

How to change the edit box so that if nothing is entered – user sees the verbiage “Type value here”?

How to hide an element if the checkbox is selected?

How to make a conditional branching for the drop downs (i.e. depending on the previous selection in the first drop down users will see different options in the following drop down)? (The feature can be used when depending on the selected country user sees different states/regions)

How to allow the users to edit the form later?

How to display the username of the current user and date on the form?

How to allow the form for filling for logged in users only?

How to allow the form for filling for one time only for the current user (yet allo editing the existing
form)?