Notice: This site is now in read-only mode and will no longer be updated.
Please visit our new and improved Knowledge Base at https://kb.joget.org/ for the latest content and updates.
I am designing a system to place orders from a garment company. Basically an order is a list of products, sizes and quantities. What we have thought is basically this mockup:
What should ideally happen is that we can add quantities per size in grid 2, depending on the product added and selected in grid 1. We have seen that it is possible through a "double" form grid, but visually it is not possible to have everything on the same screen, as this design represents. Do you know a way to make a kind of "Ajax" Form Grid for the represented case? Do you have any suggestions to achieve this goal?
Hi, have you considered using a form element like the Spreadsheet or Advanced Grid instead of using 2 Form Grids? Perhaps a single element might be more user friendly.
Hello team.
I am designing a system to place orders from a garment company. Basically an order is a list of products, sizes and quantities. What we have thought is basically this mockup:
What should ideally happen is that we can add quantities per size in grid 2, depending on the product added and selected in grid 1. We have seen that it is possible through a "double" form grid, but visually it is not possible to have everything on the same screen, as this design represents. Do you know a way to make a kind of "Ajax" Form Grid for the represented case? Do you have any suggestions to achieve this goal?