mikrotik signup page redirection

dear all

I am new in mikrotik hotspot. i am trying to deploy a self registration page using mikrotik user manager. I did it but after put information saying email, phone, login and password and clicking signup the next page is not showing. want to fix it. i also want to go to login page when i click sign in button.

Please help

Hi
i’m newbie, but i found this solution:
find on mikrotik /umfiles/ redirect.html

Redirecting...

If you are not redirected automatically, please follow $(url)!

Change $(url) with the login address like: http://10.5.50.1/login?dst=http%3A%2F%2Fwww.google.com%2Fthe dst address is the address at the user will be redirected after login.

In the hope that this will help you