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!
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.
Add new column in the database via nubuilder interface Topic is solved
-
- nuBuilder Team
- Posts: 4562
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 76 times
- Been thanked: 528 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.