JS Force Fields

Overview

Sometimes we add the new and required custom profile fields to our profiles, but already registered users will not be affected and they will continue using the site without having these fields corrected and populated, making them out of the sync with the rest of your community.
This plugin will fix that problem by checking user's profile and forcing them to complete the required information.

Backend Settings

Backend configuration is very simple. You only have to decide weither to force admins to correct required profile fields. Or not

Force fields back.png

Frontend Functionality

Plugin will check if user is missing a required information in their profile. If true, user will be forced to the edit profile page to correct the information.
Because this is the System plugin, it will work on pages other than JomSocial too.

Force fields front.png

See Also