Senior PHP Engineer | Former E-commerce Website Manager | Full Stack Web Developer

New Registration Form – FluxRewards

Since FluxRewards was released, it’s had the same registration form since. This normally isn’t an issue with other websites, but the old form was outdated and wasn’t using any animations or AJAX. Click on the image below to watch the video of the new form.

Why make the change?

The main reason for the change is that the newer form uses AJAX requests to make additional checks before the last step, which means that the new member can see if their email or username is already in use. Within the old form, when you submitted the form it would reload the page in order to submit the content. This has changed to use AJAX which is much more efficient as the user won’t lose any of their information they have entered. Here are some other benefits:

  • More efficient, using AJAX instead of traditional POST.
  • Easier to use, only asking for one bit of info per step.
  • Once the user has started, they’re more likely going to want to complete the signup process.
  • A much better design, including animations for each step of the form.

The newer form is much better than the previous one. Having a step form set up would help keep the user interested in the site rather than being greeted with a lot of forms on the initial page.

Facebook
Twitter
LinkedIn
Pinterest
Email