Welcome!

This community is for professionals and enthusiasts of the Genio platform.
Share your questions and challenges, and help your partners!

0

1
Álvaro Damas
Ligar 05/03/20, 18:05

There's no problem. This warning only concerns the generation of systems for C ++. Please ignore this warning completely in case you are using Genio to generate for MVC or QWEB

  • Flag

I'm actually generating a Backoffice solution, the Table lists in this forms are not working, and I'm assuming this is the problem.

João Ferro
ativo 05/03/20, 18:08

1
José Gomes
Ligar 05/03/20, 18:10

You can duplicate the existing table "A" and name it "AA", and this table will be domain table. After doing this, you can create more area (A1, A2, ....) over domain "AA".

This approach is clean if you are building a new system, your system is not in production mode. Otherwise it will be necessary to import data from table "A" to table "AA", because the the table "AA" will be fisical table on the database.

  • Flag

OK thanks, I'll measure the cost of migrating data and other external references against the cost of changing all my forms.

João Ferro
ativo 05/03/20, 18:16

0
Hello João,

I dont know of another way to create areas, what i would advise is to create an area for each table even if they dont need areas for the moment.
In this way you wont need to change every form and DB List that was using the domain previously.
  • Flag

I know of that practice, but this is an existing system that has more than half of the tables without areas

João Ferro
ativo 05/03/20, 18:00

Keep Informed

About the Community

This platform is for beginners and experts willing to share their Genio knowledge. It's not a forum to discuss ideas, but a knowledge base of questions and their answers. Read Guidelines

Question tools

18 follower(s)

Stats

Asked: 05/03/20, 17:36
Seen: 1557 times
Last updated: 05/03/20, 18:17