Project name
field.Table
component and change the mock data to your own. Select the data source you've connected and the page you want to display:Project
has many Tasks
and we want to see the list of Tasks
for a given Project
. To create this flow, we need to dynamically filter the Tasks
table by the Project name
value, obtained from the selected row in the Projects table. For this, Jet Admin has the Formulas modal window, where you can map the components: