Page 1 of 1
Utilizing Existing Table Data
Posted: Mon Apr 22, 2019 3:14 pm
by Alohajoe5
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?
Re: Utilizing Existing Table Data
Posted: Mon Apr 22, 2019 3:27 pm
by kev1n
Hi, use the Fast Form Builder to create your forms.
https://www.youtube.com/watch?v=bgiqHDUI5hs
Re: Utilizing Existing Table Data
Posted: Mon Apr 22, 2019 4:49 pm
by Alohajoe5
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?
Re: Utilizing Existing Table Data
Posted: Mon Apr 22, 2019 9:02 pm
by kev1n
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
Posted: Thu Apr 25, 2019 12:31 pm
by admin
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
Re: Utilizing Existing Table Data
Posted: Wed May 01, 2019 8:18 pm
by Alohajoe5
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.