Multisided app, multiusers not working

I made a collection in the database called role (relationship with Users) with 3 records( client, costumer,admin) to allow the user choose their own role through a visible filed (during sign up ) to be linked to different pages respectively and set these links as follows: submit button action, sometimes link to page1, if logged in user > role , equals costumer ) and ( submit button action, sometimes link to page2, if logged in user > role , equals client ) but whenever I fill the sign up form and press sign up it does not take me to the required page instead the form would be refreshed. pls help.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.