Form Builder: Difference between revisions

From nuBuilderForte
Jump to navigation Jump to search
Line 41: Line 41:


To add Objects to a Form you click on the Object's Button
To add Objects to a Form you click on the Object's Button
This will add a record to the Subform on the right, and allow you to do 2 things.
#Change the Label
#Change the Field Name

Revision as of 01:30, 8 July 2017

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 2 or 3 things.

  1. It creates a Form and it's Objects.
  2. The columns for the Form's Browse Form.
  3. Creates a new table in the database. (If there is not one by that name already)

New 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.

Object Buttons

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

(Clicking ? will show what each Object does and will look 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


To add Objects to a Form you click on the Object's Button

This will add a record to the Subform on the right, and allow you to do 2 things.

  1. Change the Label
  2. Change the Field Name