Welcome to the nuBuilder Forums!
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
create another field on an existing form
-
- Posts: 16
- Joined: Thu Apr 11, 2019 8:54 pm
create another field on an existing form
Hi, Im trying to add a new input on an existing form, It will create it but will not save the text on the form, is there something Im doing wrong?
Re: create another field on an existing form
dmier,
The Object ID needs to be exactly the same as the field you are trying to set it to - no upper case, no trailing spaces etc.
Steven
The Object ID needs to be exactly the same as the field you are trying to set it to - no upper case, no trailing spaces etc.
Steven
-
- Posts: 16
- Joined: Thu Apr 11, 2019 8:54 pm
Re: create another field on an existing form
Im still not following, I have attached a pic of how its now.
You do not have the required permissions to view the files attached to this post.
-
- nuBuilder Team
- Posts: 4562
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 76 times
- Been thanked: 528 times
- Contact:
Re: create another field on an existing form
When you add a new Object in nuBuilder, you need to make sure it exists in the database table as well. If it does not exist, you need to create a new column in your table (using phpMyAdmin )
Last edited by kev1n on Mon Apr 29, 2019 5:23 pm, edited 1 time in total.
-
- Posts: 16
- Joined: Thu Apr 11, 2019 8:54 pm