Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Add object in nubuilder for existing field in phpmyadmin

Questions related to using nuBuilder Forte.
Post Reply
benritter
Posts: 49
Joined: Wed Aug 26, 2020 10:38 pm

Add object in nubuilder for existing field in phpmyadmin

Unread post by benritter »

Hi,
I have a form, created with fastforms. After creating the fastform, I added a new field directly in phpmyadmin. How do I create a new object for the new field in the form in nubuilder?
Thanks!
kev1n
nuBuilder Team
Posts: 4307
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 448 times
Contact:

Re: Add object in nubuilder for existing field in phpmyadmin

Unread post by kev1n »

Hi,

From the Wiki: https://wiki.nubuilder.cloud/ ... hp/Objects

There are 3 ways to add an Object to a Form.
1) When using the Form Builder. (Fast Form)
2) By cloning an existing Object.
3) Or you can create a new Object the long way by:
Clicking the Object Button on the Setup Tab of the Home Page.
Clicking the Add Button at the top of its Browse Form.
Filling out your new Objects' properties (see below).
Clicking the Save Button at the top of its Edit Form.
I usually do it by cloning an existing object in the Edit Screen:

- Double-Click an existing object
- Click the Clone Button
- Change the Object Id
- Change the Label
- Change the Position etc.

https://streamable.com/uumv2a
benritter
Posts: 49
Joined: Wed Aug 26, 2020 10:38 pm

Re: Add object in nubuilder for existing field in phpmyadmin

Unread post by benritter »

Thanks for the quick response!
benritter
Posts: 49
Joined: Wed Aug 26, 2020 10:38 pm

Re: Add object in nubuilder for existing field in phpmyadmin

Unread post by benritter »

Ok I got it to work after I realized I had to manually enter the new object information everywhere. After I made the new object and placed it in the right form I expected it to show up everywhere else automatically. I am curious why the terms "label" and "ID" from the setup-object tab are referred to as "title" and "display" under the setup-forms-browse tab?
kev1n
nuBuilder Team
Posts: 4307
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 448 times
Contact:

Re: Add object in nubuilder for existing field in phpmyadmin

Unread post by kev1n »

benritter wrote: I am curious why the terms "label" and "ID" from the setup-object tab are referred to as "title" and "display" under the setup-forms-browse tab?
They are also called like that in the Form Properties Dialog but are referred as Label and IDin the Object Dialog (Edit Screen)
You do not have the required permissions to view the files attached to this post.
Post Reply