Understanding the debugger

When you click this button it is supposed to go to another page. I don’t know why the button suddenly stopped taking me to the next page. I ran the debugger but I don’t know how to read it. Could someone help me understand the debugger.

Hi there, @leanne.brunache… do you have a workflow associated with the button? A button being pressed just means the button is literally being clicked, and that really doesn’t have anything to do with the button being used to go to another page. If you want to do the latter, you need to have a workflow associated with the button.

Best…
Mike

This Button is pressed is only an expression that can be used on conditionals of an element. That doesn’t actually trigger a workflow. You need to Go to the workflows and Make a new one for when an element is clicked and then select the button as the element and then make an action that is Navigate to another page.

This is the workflow

The Go to page step needs to be the last step in the workflow… your issue checker should be telling you that.

I made those changes and this popped up . Is this a bubble issue?

6

This topic was automatically closed after 70 days. New replies are no longer allowed.