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.
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: 4305
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 446 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