Supabase x Adalo forms

When I insert a form on my screen and connect it to my Supabase table to create/insert data, it works via the submit button. However, when I also add an action to link to another page, the link doesn’t work.

Is there away to solve this?