Hi all,
I have the following requirement
In a form I want to show one field of each record in a table one next to the other from left to right and when a row is filled to continue in the next row (like a dynamic matrix).
I have to do a solution for a restaurant and they want to see the restaurant tables one next to the other showing the state (available, busy) with an imagen that I would have in a related table of states of the table. I would associate a method to the tables to change the state or add a product ordered.
I tried to do it with solution model but , although I can create the fields in the form in the position I want, I can not attach each of the fields to a different record of the same table.
this would have to be dinamic, Is there any way to do it?? Anyone faced this situation ??
thank you in advanced