login page with prefill from URL

after a user registers himself, the login page should pop up with the username prefilled. the user needs to only reenter his password.

at the end of the registration process my registration process is redirecting the user to the page www.myabc.com/login2.html?username=123456

but this is not being reflected in the username.

kindly help,

thanks in advance

regards

You can’t redirect to login page with the login field prefilled with a specific value.

Hi,

I want to create vouchers with a standard prefix eg:

2017jan1234
2017jan5678


can the login page take the prefix set by default in it (2017jan)?

thanks in advance for your help