Hello,
I have a solution on production built with nubuilder. I would like to update a table by adding a column via the interface. How can I do that ?
I have tried to update the object list of the related subform by adding my new column but it doesn't work. My thought was that we will push the update via a new button appearing on the interface. Nothing happens !!! If I look into the database, no creation of the related column..
Many thanks for your help,
Yves
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.
Add new column in the database via nubuilder interface Topic is solved
-
- nuBuilder Team
- Posts: 4292
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 444 times
- Contact:
Re: Add new column in the database via nubuilder interface
The easiest way is to clone an existing object, rename it and then hit the [+] button to add the database column.
Then refresh the cache (Options Menu -> Refresh)
Then refresh the cache (Options Menu -> Refresh)
You do not have the required permissions to view the files attached to this post.