admin wrote:
Exact, your project blocks without error.
For now, I don't see where the problem is.
I have to place your project on our debug plateform to understand better.
Give us some days.
Regards.
Thanks, I'll wait.
admin wrote:
PS : Nice use of Cook, your project is using multiples layouts of same type.
ex : LotSaisie, LotMaj. (Are both front-item layouts of same table)
I am totally new to component design.
From what I understood, I won't be able to create the exact component I want with Cook. For example, I'd like to create a record "Lot" and then to be able to add items for this record. I found that it was possible to redirect to the right form, but I still need to understand how to get the foreign key value for the "Lot" record.
So my idea was to build all the views I need and then to go inside the code to complete the design.
Do you think it's a good way to use Cook ?
[btw, "item" seems to be a protected word, I had troubles with a table "item"]