Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
Utilizing Existing Table Data
-
- Posts: 55
- Joined: Tue Apr 16, 2019 1:32 pm
Utilizing Existing Table Data
So I've now got nuBuilder Forte setup and am able to login with globeadmin. Having read through the User Guide and watched several of the videos I see how it can be used to create forms from scratch. I already have an entire database that I've ported over to the server that nuBuilder lives on. What do I need to do to use nuBuilder with existing tables?
-
- Posts: 55
- Joined: Tue Apr 16, 2019 1:32 pm
Re: Utilizing Existing Table Data
Ok, I guess what I don't understand is that I already have tables with data and field names. They do not auto-populate in nuBuilder. Do I have to recreate the field names?
-
- nuBuilder Team
- Posts: 4307
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 447 times
- Contact:
Re: Utilizing Existing Table Data
In the Builder, you must select the fields to be displayed on the form. You must also specify the object type (text field, checkbox etc.) for each field.
Re: Utilizing Existing Table Data
Alohajoe5,
The Form Builder can either use an existing table or create a new one.
https://wiki.nubuilder.cloud/ ... Table_Name
I hope this helps.
Steven
The Form Builder can either use an existing table or create a new one.
https://wiki.nubuilder.cloud/ ... Table_Name
I hope this helps.
Steven
-
- Posts: 55
- Joined: Tue Apr 16, 2019 1:32 pm
Re: Utilizing Existing Table Data
Thank you all! The issue was with the column data format--data would display on the table but not on the record edit page. Recreating the form with correctly defined data types resulted in the data displaying correctly both on the table and record edit pages.