How to use a form to pull data into parent and child tables from list item action button

Hi all
@Jjenglert

I am using a list item button (against a record (Product SKU)) from list details block which brings up a conditional form.

I want the user to submit details into both;

a) line item table (Enquiry Line Items) → (quantity etc)

Linked to

b) parent table (Enquiry) → delivery details (address etc)

Is this possible from action item button?

Unless it’s a relationship that will auto update, then not in Softr. You’d need to build the second step in your DB for now (like airtable automations)