Insert similar records to two different knack objects

Hi knack community members,

I have a scenario where I want to insert same record in two different objects for i.e. I have one object as A and another object as B when I create a form using object A using the page feature in knack then it should insert related data in object B as well along with object A.

Looking forward for a working solution.Kindly guide me on this.

Thanks,
Shailendra J

This sounds like the form rules could come in handy. Is Object B a linked object? hen you create A, also create a connected object B and set the form rules to update the value in connected object B to the value you desire.

Hope that helps!

Hi, I think record rules will do this for you. You will need to make sure your connections are set up correctly. Should be easy enough on form submit to update a connected object/field.