Must click register button twice - Aaz Register
- tonystoltzfus
- Topic Author
- Offline
- New Member
13 years 9 months ago #5996
by tonystoltzfus
I installed Ajax register and it is working fine. One problem--you have to click on the register button twice to have it take your info. The first time, it shows the green checks next to the fields but nothing happens. The second time you get the "please waiting" text replacing the register button and it logs you in. I've played with changing the settings on the asychronous login and several others, but can't seem to get that to work.
Site is www.thecallingjourney.com , you register to get into the timeline builder app.
Site is www.thecallingjourney.com , you register to get into the timeline builder app.
Please Log in or Create an account to join the conversation.
- Saka
- Offline
- Administrator
13 years 9 months ago #5997
by Saka
Emir Sakic
www.sakic.net
You have to click twice only if some of the fields have not verified. If it already shows green beside each field before clicking then you only have to click once.
I just registered on your site and I only had to click once.
I just registered on your site and I only had to click once.
Emir Sakic
www.sakic.net
Please Log in or Create an account to join the conversation.
- tonystoltzfus
- Topic Author
- Offline
- New Member
13 years 9 months ago #5998
by tonystoltzfus
So what makes the difference in whether all the fields are verified or not before you hit the button? I'd like to be sure that when a user registers that they don't have to hit it twice -- it was confusing for me the first time.
Please Log in or Create an account to join the conversation.
- Saka
- Offline
- Administrator
13 years 9 months ago - 13 years 9 months ago #5999
by Saka
Emir Sakic
www.sakic.net
It usually verifies on-the-fly, as you fill the fields. But sometimes you have to click outside the field to trigger the field check, mostly when you use browser's autocomplete. That's why it appears you have to click twice sometimes.
If it's important to you, you can add autocomplete="off" to all fields in HTML.
If it's important to you, you can add autocomplete="off" to all fields in HTML.
Emir Sakic
www.sakic.net
Last Edit: 13 years 9 months ago by Saka.
Please Log in or Create an account to join the conversation.
- tonystoltzfus
- Topic Author
- Offline
- New Member
13 years 9 months ago #6002
by tonystoltzfus
ok - that makes sense. So it is probably doing autocomplete for me since I had been there before, but won't for most new customers. Is that a valid anaysis.
Please Log in or Create an account to join the conversation.
- Saka
- Offline
- Administrator
13 years 9 months ago #6003
by Saka
Emir Sakic
www.sakic.net
Yes but if they are re-doing registration due to error or something it will. So if you want to prevent it put autocomplete="off".
Emir Sakic
www.sakic.net
Please Log in or Create an account to join the conversation.