Dear all
I am new (2 days) and I am playing with one of the existing examples (invoicing) to create a web based app for my company and I've been able to publish it as it was in first instance on the server and works fine (another comment with linked data ... but let's leave this for future or check on the forum)
Now, I have added some new fields to the tables and when I upload to the server..... how are generated the new fields on mysql tables???? I get error messages when it tries to show the fields
Error
Unknown column 'table.newfield' in field list
How does appgini re-generate tables or add new fields.... without having to add them manually on mysql area???
Thank you
New fields to an existing project?
Re: New fields to an existing project?
Try this: go to the admin area > open the Utilities menu > Rebuild fields. This would show you any missing fields and provide a button to fix them.

- DataTalk is an innovative AppGini plugin based on ChatGPT that allows you to interact with your AppGini database using natural language questions, without writing any SQL. Check the demo video
- Check our other plugins and get a generous discount of up to 30% when buying 2 or more plugins.
- Need personalized consulting on your specific app and customizations? Book an online call with me here.
Re: New fields to an existing project?
Thank you.... I did not say¡w any button to fix them.... but I went through the mysql server side and added new fields on the tables and it worked out....
(I keep on learning )
Thanks and I keep on going
(I keep on learning )
Thanks and I keep on going