Skip to main content

Hie Community, l have a question. How do l make it so that a toggle switch can switch between two different pages? For instance, if the toggle is on one side, it should display one page, and if it is switched to the other side, it should redirect the user to the next page.

Hi @Elshaddai


You might want to take a look at variables and conditions. Those will allow you to have a specific output depending on a condition

image


Let me know if it helped


Reply