nuBuilder Documentation
|
Getting StartedThere are two main components used in nuBuilder, Forms and Objects. Forms are used to build Search Screens and Edit Screens. A single Form stores all of the information that is needed for both a Search Screen and it's corresponding Edit Screen. Search Screens and Edit Screens work together. The Search Screen is used to find a record within a table and the Edit Screen is used to edit the record. Objects are used to display and edit fields in a table. Objects are linked to Forms. There is normally one Object created for each field in the table. As an example; to build a screen to display a list of customers the following steps need to be taken:
|
Login |