custom registration fields - marketplace.magento.com · configuration of custom registration fields...

11
On - September 12, 2013 Custom Registration Fields webkul.com/blog/magento-custom-registration-fields/ Custom Registration Field will allow the admin to create custom fields for user or customers. Using this module you can extend your customer sign up form. As Magento default custom registration form is not extendable, custom registration extension is the perfect choice for the store owners to extend custom fields for sign up form. Features Of Custom Registration Fields Admin can easily extend the sign up form. Easy to use from Magento back-end and supported by all html input types. Admin can create any type of the input field and insert into the registration form. All kind of attribute supported. Easy to capture more customer information like Date Of Birth, Hobby etc. Custom Field validation for registration form. Working with all the magento versions including 1.8 and 1.9 Support all input types including dropdown, dependable field, multi-select and image upload during sign up form. Admin can set validation type for all custom registration field. For example valid number, use the number only, avoid spaces, use the valid date, etc. Visible on Sales Email. Visible on Sale’s order and invoice. Admin can enter terms & conditions and privacy and cookie policy with customizable view on customer registration page. The code is fully open & you can customize it according to your need. Fully dynamic module that means you don’t need any technical knowledge to extend sign-up form fields. Multi Lingual support / All language working including RTL Compatible with Multistore. Configuration Of Custom Registration Fields After successful installation of the module, you will see a menu in Magento admin panel for the custom registration field as per the screenshot. 1/11

Upload: others

Post on 29-May-2020

41 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Custom Registration Fields - marketplace.magento.com · Configuration Of Custom Registration Fields After successful installation of the module, you will see a menu in Magento admin

On - September 12, 2013

Custom Registration Fieldswebkul.com/blog/magento-custom-registration-fields/

Custom Registration Field will allow the admin to create custom fields for user or customers. Using this moduleyou can extend your customer sign up form. As Magento default custom registration form is not extendable,custom registration extension is the perfect choice for the store owners to extend custom fields for sign up form.

Features Of Custom Registration Fields

Admin can easily extend the sign up form.

Easy to use from Magento back-end and supported by all html input types.

Admin can create any type of the input field and insert into the registration form.

All kind of attribute supported.

Easy to capture more customer information like Date Of Birth, Hobby etc.

Custom Field validation for registration form.

Working with all the magento versions including 1.8 and 1.9

Support all input types including dropdown, dependable field, multi-select and image upload during signup form.

Admin can set validation type for all custom registration field. For example valid number, use the numberonly, avoid spaces, use the valid date, etc.

Visible on Sales Email.

Visible on Sale’s order and invoice.

Admin can enter terms & conditions and privacy and cookie policy with customizable view on customerregistration page.

The code is fully open & you can customize it according to your need.

Fully dynamic module that means you don’t need any technical knowledge to extend sign-up form fields.

Multi Lingual support / All language working including RTL

Compatible with Multistore.

Configuration Of Custom Registration Fields

After successful installation of the module, you will see a menu in Magento admin panel for the customregistration field as per the screenshot.

1/11

Page 2: Custom Registration Fields - marketplace.magento.com · Configuration Of Custom Registration Fields After successful installation of the module, you will see a menu in Magento admin

After click on Add Field, Custom registration form will be open.

As per the above screenshot you can see many parameters for the custom registration field, Let’s discuss one byone.

Label

In the Label you need to give the name of the custom field which will show in front.

Form Field Name

Here admin can enter input field name.

Type

There are many types of the custom field.

Text– Text field enable the user to type small amount of text.

Text Area– If Admin needs to obtain more than one line of input from the user, then use a text area.

Dropdown– Using dropdown, you can select only one option. In case of dropdown, admin will set value and titleseparated by comma. For eg. value1=>title1,value2=>title2

2/11

Page 3: Custom Registration Fields - marketplace.magento.com · Configuration Of Custom Registration Fields After successful installation of the module, you will see a menu in Magento admin

Use of space and another special character will lead to wrong selection.

Multiple Select– Using Multiple Select more than one option in the list can be selected.

Radio Button– In Radio button, user can select one field among remaining field. when the user selects a radiobutton, any previously selected radio button in the same group becomes deselected.

Media Image and File Image– Admin can create Media Image and File Image type and also set the extensionfor both. For an example, This field will helpful in case of admin want to see customer profile picture during singup.

Dependable Field– Admin can set Type as dependable field. During dependable field, If the customer choosesan option and on selection of the option another field will be open up. In case of Dependable Field, you have tomention Dependable field label, name, value required, validation type, field type.

Set Order

This field allows the order of the Customs Registration Fields.

Set Value Required

This field is used to make the custom field required or not.

Set Validation Type

Admin can set validation type for all custom registration field. For example valid number, use the number only,avoid spaces, use the valid date, etc.

Show In Sales

If the admin will enable this field then custom field will show on Account Info.

Show In Sales Email

3/11

Page 4: Custom Registration Fields - marketplace.magento.com · Configuration Of Custom Registration Fields After successful installation of the module, you will see a menu in Magento admin

If the admin will enable this field then custom field will show on Sales Email.

Select Store To Show Fields

Using this field, admin can select the store on which they want to show their custom fields.

These information will be appeared on Customer > Manage Customer.

4/11

Page 5: Custom Registration Fields - marketplace.magento.com · Configuration Of Custom Registration Fields After successful installation of the module, you will see a menu in Magento admin

Custom Fields will also appear in Sale’s Order And Invoice.

5/11

Page 6: Custom Registration Fields - marketplace.magento.com · Configuration Of Custom Registration Fields After successful installation of the module, you will see a menu in Magento admin

Admin can find Custom Registration Field under Custom Registration Field > Add/Manage Field . Admin candelete or change the status of Custom Registration field.

Custom Registration Field will be appear on customer sign up form as per the screenshot.

6/11

Page 7: Custom Registration Fields - marketplace.magento.com · Configuration Of Custom Registration Fields After successful installation of the module, you will see a menu in Magento admin

7/11

Page 8: Custom Registration Fields - marketplace.magento.com · Configuration Of Custom Registration Fields After successful installation of the module, you will see a menu in Magento admin

TERMS & CONDITIONS AND PRIVACY & COOKIE POLICY CONFIGURATION

Admin can configure Terms & Condition and Privacy and Cookie Policy under System > Configuration >Webkul > Customer Registration Fields. Here admin can configure the front-end view and enter his Terms &Conditions and Privacy & Cookie Policy. These policies will be visible on customer registration page.

8/11

Page 9: Custom Registration Fields - marketplace.magento.com · Configuration Of Custom Registration Fields After successful installation of the module, you will see a menu in Magento admin

Enabled :

Admin can select whether these policies will be visible on customer registration page or not.

Privacy Popup Model Heading :

Here admin enters the heading of privacy popup model.

Terms and Condition Popup Model Heading :

Here admin enters the heading of terms and condition popup model.

Model Button Text :

Admin enters the text of button which will appear on the model.

Model Button Text Color :

Can provide hex color code for color of the model button text or leave blank for default color.

Model Button Color :

9/11

Page 10: Custom Registration Fields - marketplace.magento.com · Configuration Of Custom Registration Fields After successful installation of the module, you will see a menu in Magento admin

Can provide hex color code for the color of the model button or leave blank for default color.

Model Header background Color :

Can provide hex color code for the color of the model header background or leave blank for default color.

Model Header Text Color :

Can provide hex color code for the color of the model header text or leave blank for default color.

Model background Color :

Can provide hex color code for the color of the model background or leave blank for default color.

Show Content As :

Admin can show content as “HTML” or “Text”.

Terms and Condition Content :

Here admin can enter Terms & Conditions.

Privacy and Cookies Content :

Here admin can enter Privacy & Cookie Policy.

Content Text Color :

Can provide hex color code for the color of the model content text or leave blank for default color.

Front-End View

Customer Registration Page :

Terms & Conditions Model :

10/11

Page 11: Custom Registration Fields - marketplace.magento.com · Configuration Of Custom Registration Fields After successful installation of the module, you will see a menu in Magento admin

Privacy & Cookies Model :

That’s all for the Custom Registration Field module, still have any issue feel free to add a ticket and let us knowyour views to make the module better webkul.uvdesk.com

11/11