Hello, I’m doing with the free version. I’m making a program to manage what we call in Belgium a Transverse Strategic Plan, which is a procedure governement administrations must establish at each votation. I’ve developped some UI, prepared the databases i’ll need, and now see that I can even start, because a problem wit the login button configuration. My users are pre-encoded in a database, with different kinds of acces (Admin, User and two others). So I need when the user logs in, that a check was done to verify if the mail adress and password exists, and then the kind of role (access) of the user to redirect him on a specific page. I tried different ways, and now have just made the easiest way (see captures), but it doesn’t succeed. Any help to solve my problem?
Add a condition in the workflow step “Go to Page” with the desired condition. Something like:
only when current user's type is Admin