Page 1 of 1

Edit Boxes

Posted: Mon Jan 06, 2020 5:36 am
by jiminprovo
I want an edit box (input box). The user will type a value into it. If it is the correct value, they are directed to another page in the site. Not seeing how to do this. Under "Conditions" the only options involve other objects on the same page. Is there a way to do this without having to learn php or any other language for that matter.

Re: Edit Boxes

Posted: Mon Jan 06, 2020 7:05 am
by Pablo
There is no standard script that will redirect users automatically.
But you can use conditions (equal to) to enable a button with a link.