More Customization Options with User Registration Forms
Dec 2015

New enhancements include custom placeholders, integrating custom forms with LoginRadius, and more

Custom placeholders

The content of placeholders in registration forms can now be customized. For more details, please see the “Placeholder Customization Hook” section in the following link: https://docs.loginradius.com/api/v1/user-registration/advanced-customization.

Integrating customer designed forms with LoginRadius API

Customers can now design their own forms and then use LoginRadius’ registration APIs to perform actions such as login, forgot password etc. This will  be especially useful for customers who want to design their own customized user interface for user registration. The following link contains details about the APIs that can be used for this purpose: https://docs.loginradius.com/api/v1/user-registration/advanced-javascript-custom-api

Adding username in forgot password email template

Customers can now add the username field to the forgot password email template by using #UserName# inside the #FUName tag as shown in the doc below:
https://docs.loginradius.com/api/v1/user-registration/advanced-customization