Page 1 of 1

Problem when upgrading CRUD app from < 5.50 to 5.81

Posted: 2020-01-23 15:15
by bfrit
Hi there,

I'm using appgini without any customization, only to have a basic CRUD db.

I upgraded the app from an old version of appgini to 5.81 and for every relation beetwin tables using foreign keys, the table view is OK but there is no longer any working drop down field in detail view. Neither when adding a new record.

Image

Image

I don't have any idea to fix this. Any hint ?

Bernard FRIT

Re: Problem when upgrading CRUD app from < 5.50 to 5.81

Posted: 2020-01-24 08:27
by onoehring
Hi,

your images are missing (at least for me).
Did you try to regenerate all your files (and delete files from server first)?
Olaf

Re: Problem when upgrading CRUD app from < 5.50 to 5.81

Posted: 2020-02-04 16:45
by bfrit
Thanks very for answering.

Things went fine after a few hours without doing anything :o
Could be something about mysql server cleaning tables or cache or whatever...
Upgrading is always a concern.
Bernard