Form Builder: Difference between revisions

From nuBuilderForte
Jump to navigation Jump to search
No edit summary
No edit summary
Line 10: Line 10:
#Adds a Button Object on the '''Testing Tab''' of the Developer's Home Page.
#Adds a Button Object on the '''Testing Tab''' of the Developer's Home Page.
#Creates a new table in the database. (If there is not one by that name already)
#Creates a new table in the database. (If there is not one by that name already)
 
==Enter Table Name==
==New Table Name==
This is a nuScroll Object that will allow you to do 1 of 2 things.
This is a nuScroll Object that will allow you to do 1 of 2 things.


Line 17: Line 16:
#Choose an existing table and then be able to scroll through it's field names in all of the '''Field Name''' Objects.
#Choose an existing table and then be able to scroll through it's field names in all of the '''Field Name''' Objects.


==Object Buttons==
==Add Objects==
To create a Fast Form the Form Builder has the following predefined Objects..
To create a Fast Form the Form Builder has the following predefined Objects..


Line 45: Line 44:
*Textarea
*Textarea
*Image
*Image
==Create Fast Form==
Click the [[Action Button]] named '''Build Fast Form'''.

Revision as of 01:53, 8 July 2017

Fast Forms

The Form Builder will create a Fast Form.

A Fast Form is just a term that refers to a Form built with the Form Builder.

The Form Builder does 3 or 4 things.

  1. It creates a Form and it's Objects.
  2. It creates the columns for the Form's Browse Form.
  3. Adds a Button Object on the Testing Tab of the Developer's Home Page.
  4. Creates a new table in the database. (If there is not one by that name already)

Enter Table Name

This is a nuScroll Object that will allow you to do 1 of 2 things.

  1. Create a new table name and it's field names.
  2. Choose an existing table and then be able to scroll through it's field names in all of the Field Name Objects.

Add Objects

To create a Fast Form the Form Builder has the following predefined Objects..

Clicking one of these Object will add a record to the Subform list of Objects to be created, and allow you to do 2 things.

  1. Allow you to change it's Label
  2. Allow you to change it's Field Name

The possible choices are...

(Clicking on ? will show what each Object does and looks like.)

  • Input:text
  • Input:button
  • Input:checkbox
  • Input:nuAutoNumber
  • Input:nuScroll
  • Input:nuDate
  • Input:nuNumber
  • Input:number
  • Input:file
  • Word
  • Calc
  • Display
  • Lookup
  • HTML
  • Select
  • Select:multiselect
  • Textarea
  • Image

Create Fast Form

Click the Action Button named Build Fast Form.