Hi,
Found a bit of a bug perhaps, but i'm not sure if it's me or Software Factory/ gui.
I have 2 tables; Order and Order_unit. Order_unit is a detail of Order, hidden by default. When a 'order_type’ field in Order is set to ‘unit’- we show the detail tab through ctx.
I have a process flow with these steps;
Add row Order --> Decision (check if 'unit’ or not)
If not - stop.
If yes - Activate Detail Order_unit → add row Order_unit. (in grid)
This works fine, the second time OR when you select an old Order row, and open the unit detail.
It feels/seems that Universal does not completely load the page/adding or something. The second row Order, and it works fine, also when 'previewing’ Unit tab.
We are up to date with our gui and all.
Any thoughts?
Blommetje