Update record with multiple tables in the single form

the a
Hello,

I'm having an EditRecord resource which is having a 3+ wizard step form. In each wizard I'm having different table records with relationships.
In Section::make() it'll be easier to make a form with relationship and update record but, I need to save that particular record to another table. So, how it can get easily updated into the database?
Was this page helpful?