Hi everyone,
I have two tables in Knack:
-
Invoices (parent table)
-
Invoice Details (child table)
The relationship is configured correctly as many Invoice Details to one Invoice.
I created a page that contains:
-
A form at the top to create a new Invoice record
-
A table at the bottom for Invoice Details
My issue is:
When adding the Invoice Details table element, I do not see the option to connect/filter it automatically to the Invoice record being created on the same page.
What I want is:
-
After creating the Invoice, the user should only see and add Invoice Detail records related to that specific Invoice.
-
Similar to a master-detail or parent-child form workflow.
Currently, I only see generic Invoice Details records and cannot dynamically connect the child table to the parent Invoice on the same page.
Is there a specific page type or workflow required for this in Knack?
Do I need to first create the Invoice and then redirect to a details page?
Thanks.

