Introduction

User Management

List of Available field Types:


Mprofile

  • Date
  • Single Checkbox
  • Multi-select Checkbox
  • Color picker
  • Editor
  • Email
  • Select List
  • Password
  • Radio buttons
  • Spacer
  • Telephone
  • Textbox
  • Textarea
  • Timezone
  • URL

This will be redirect you to the Mprofile component here you can see all the pre configured sample data,

  • Publish : This btn will be use to make publish all the selected fields
  • Unpublish : This btn will be use to make Unpublish all the selected fields
  • Required : This btn will be use to make Required validation for all the selected fields
  • Unrequired : This btn will be use to remove Required validation for all the selected fields
  • Registration : This btn will be use to visible all the selected fields on registration page,
  • Unregistration : This btn will be use to hide all the selected fields on registration page,
  • Profile : This btn will be use to visible all the selected fields on profile page,
  • Unprofile : This btn will be use to hide all the selected fields on profile page,
  • New : This btn will be use to create a new field,
  • Edit : This btn will be use edit selected filed
  • Delete : This btn will be use to delete all selected fields

Now, Let's check with the New btn:

When we click on new btn it will show the bellow screen :

on this page you will notice there is all the fields are available which is required to create a new fields:
Let's understand each field one by one:

  • Name : Name will be used for the Caption of your fields or we can say it's an lable for your fields,
  • Type : Type is the most important field in this form, as it will decide the type of our fields like(Textbox, text area. dropdown, checkbox) there is all possible options are available here to select,
  • Field Code : Field Code is the unique identity name for our fields. You can check the sample data for how it shoud be
  • Status: Status is to use to make field published or unpublished, unpublished field will not show on front side,
  • Required: This Fields are use to make fields validation if it's set to yes the it will be not accept blank value for field,
  • Registration: This will be use to show field on registration page if it's set to yes, else it will not show on registration page
  • Profile Edit : If it's set to yes Field will be show on profile edit page else it will not show on profile edit page.
  • Options : Some of the field type required to add options like checkbox, radio btns. dropdown In this cases we can add here multiple option (each option is seprated by new line) here.
  • ToolTips : this will be use to discribe the field, it will show on front side when we will mouse over filds,

Here most intresting thing is that as we select field type the related option for that field will automatic show on right side.

MProfile

Version:
1.0.0
Developer:
The Malkesh
Last updated:
Jan 02 2015
9 years ago
Date added:
Nov 19 2014
License:
GPLv2 or later
Type:
Paid download
Includes:
c p
Compatibility:
J3
Download

This extension does NOT implement the Joomla! Update System