Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
The figure below shows the list of ingredients.
A recipe requires multiple ingredients and an ingredient is used by multiple recipes. The following figure depicts the "joiner" records.
And, here's how the joiner table records look like. Observe c_id_form1 and c_id_form2. They are the foreign key to table1 and table2 respectively.
...
The app is created using simple select box and form grid. You may study its design by downloading the sample app below.
The figure below shows the design of Form1.
Based on the figure below, we can see that Form 1 has:-
Form 2 has identical form design as per Form 1, as explained below.
In the joiner form, it contains just 2 select boxes.
Each of the select boxes would point to Form 1 and Form 2 using Default Form Options binder as shown in the form structure figure below.
You may try it out yourself by downloading the sample app below.
View file | ||||
---|---|---|---|---|
|