How to write on more than two tables at the same time using just one button with two actions?

Hi! I’m loosing my mind with this particular step.. I have a page where you can see the details of one item and can add the item to your list. I added a choice content, if your list already exists you can add the item to it, and if it doesn’t you can create a list and name it. The name chosen should be written in 3 tables at the same time (one of them is like a connection table). How can I add just one button that writes on these tables at the same time? Do I need to use a kind of If than Else action? Is it on workflows tab or on the layout tab? Thank you so much for your help!

You should explore a workflow that have multiple “Add Row” steps, where each step can target a different table.

Why do you need to write to that many tables at once though? Can you go through your setup on your “choice content”?

1 Like