This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
admin_menu:registration_setup:general_settings:start [2008/11/10 16:42] jonyo |
admin_menu:registration_setup:general_settings:start [2016/01/26 14:31] (current) rdowen [Optional Registration Fields] |
||
---|---|---|---|
Line 1: | Line 1: | ||
{{indexmenu_n> | {{indexmenu_n> | ||
====== General Settings ====== | ====== General Settings ====== | ||
- | TODO: Finish this page. | ||
- | Assigned | + | Admin Page: **Registration Setup > General Settings** |
+ | |||
+ | This menu allows you to control various fields (and their aspects) used within the registration form. You can choose which fields to use within the form as well as which fields are required. | ||
+ | |||
+ | ===== Standard Registration Fields ===== | ||
+ | |||
+ | This portion of the registration setup page gives you the choice of using/ | ||
+ | |||
+ | === Use === | ||
+ | |||
+ | This setting allows you display the field to the user and gives them the option to enter their information. | ||
+ | |||
+ | === Require === | ||
+ | |||
+ | This setting forces the user to enter data into the field. | ||
+ | |||
+ | === Length === | ||
+ | |||
+ | This setting allows you to specify the maximum number of characters or numbers that the user will be able to enter into the field. the maximum setting for this field is 100. | ||
+ | |||
+ | <tip c n>Also note that when placing a new listing or editing a current listing those listings with " | ||
+ | |||
+ | ===== URL and SSL Settings ===== | ||
+ | |||
+ | This section of the page allows you to set up fields specific to the site's Registration Page name and various SSL settings. | ||
+ | |||
+ | === URL of register.php file === | ||
+ | |||
+ | This is the absolute url of the software’s register.php file located on your server. | ||
+ | |||
+ | === SSL URL of register.php file === | ||
+ | |||
+ | Specify the full path to the register.php file. This typically means that you will be using the same URL as in the previous field, except you will insert an " | ||
+ | |||
+ | === Use SSL for Registration === | ||
+ | |||
+ | Use this setting if you want to secure the registration process. DO NOT CHOOSE ' | ||
+ | |||
+ | === Just-in-time Registration/ | ||
+ | |||
+ | If enabled, this will allow a user to complete a listing placement before registering on the site. A site account will be created automatically based on the information entered into the auction or classified ad, and a randomly-generated username and password will be emailed to the lister for future use. The field configuration for the user data you have set within the REGISTRATION SETUP > GENERAL SETTINGS admin tool will have no effect on the field requirements within the place a listing process. | ||
+ | |||
+ | Also note that turning this feature on will force the email field to appear in the place a listing process within the listing details collection page whether you have that off or not in the LISTING SETUP > FIELD TO USE admin tool. | ||
+ | |||
+ | If you select the "Allow users to pick a username/ | ||
+ | |||
+ | Also the email verification step of the registration is not included in the JIT registration process. | ||
+ | |||
+ | Ultimately, this allows a first-time visitor to your site to jump straight into listing placement without having to go through a registration process first. | ||
+ | |||
+ | <tip c n> | ||
+ | If an already registered user starts the place a listing process without logging in first they can click the " | ||
+ | </ | ||
+ | |||
+ | === Secret Hash Word === | ||
+ | |||
+ | This is a used as a " | ||
+ | |||
+ | ===== Optional Registration Fields ===== | ||
+ | |||
+ | In addition to the preconfigured registration fields mentioned above, you may also add up to 10 customized fields to use during the registration process. This is on a site-wide basis. In other words, every registrant will be asked these questions when they register. Each optional field can be answered by the registrant by entering a standard text box or selecting from a dropdown box. The choice is yours. To create available registration dropdown boxes to be used during the registration process, click on the link at the bottom of the page. | ||
+ | |||
+ | Since these fields are hard-coded into the program for your optional use, they also have fields associated with them on various pages of your site that must be edited. In other words, when you select to use one of these fields, you are turning on the display of that field on many different pages of your site. Since we do not know what you would call each of these fields, a generic piece of text will appear that you will need to replace with your appropriate field’s text. The pages which contain the Optional Field text that need to be edited are identified at the end of this section. Simply access each page and click edit text to modify the text for each of these fields. | ||
+ | |||
+ | Each field has individual settings and can be applied as described below. | ||
+ | |||
+ | ==== field admin name ==== | ||
+ | |||
+ | You can give each field a name. This field is for your reference only, as it is only viewable in the admin panel. | ||
+ | |||
+ | ==== use ==== | ||
+ | |||
+ | This setting allows you display the field to the user and gives them the option to enter their information. | ||
+ | |||
+ | ==== require ==== | ||
+ | |||
+ | This setting forces the user to enter data into the field. | ||
+ | |||
+ | ==== other box ==== | ||
+ | |||
+ | This setting is typically only used if you are giving the user a prevalued dropdown to answer the question. If their answer doesn' | ||
+ | |||
+ | ==== dependent ==== | ||
+ | |||
+ | You can specify that the field is dependent upon whether or not the user selected ' | ||
+ | |||
+ | ==== length ==== | ||
+ | |||
+ | This setting allows you to specify the maximum number of characters or numbers that the user will be able to enter into the field. the maximum setting for this field is 100. | ||
+ | |||
+ | ==== type ==== | ||
+ | |||
+ | You have the option of displaying either a blank text box or a custom dropdown box for your registrants to submit their answers to these fields. The available custom dropdown boxes that you have to choose from will appear in the type column for each optional field. You must first create your own dropdown boxes before you will have this option. You can do this by accessing the following menu: | ||
+ | |||
+ | REGISTRATION SETUP > REGISTRATION PRE-VALUED DROPDOWNS | ||
+ | |||
+ | For each optional field you use within the Registration Process there are several pages for you to access and edit the text associated with that field. The pages are listed below: | ||
+ | |||
+ | ===== Registration Form: ===== | ||
+ | |||
+ | PAGES > REGISTRATION > REGISTRATION INFORMATION COLLECTION PAGE Then click [edit text] button. | ||
+ | |||
+ | ==== User Information Management Display: ==== | ||
+ | |||
+ | PAGES > USER MANAGEMENT > USERS INFORMATION MANAGEMENT > VIEW USERS CURRENT PERSONAL INFORMATION PAGE Then click [edit text] button. | ||
+ | |||
+ | ==== User Information Edit Page: ==== | ||
+ | |||
+ | PAGES > USER MANAGEMENT > USERS INFORMATION MANAGEMENT > EDIT USERS PERSONAL INFORMATION PAGE Then click [edit text] button. | ||
+ | |||
+ | <tip c i> **PROGRAMMER’S NOTE:** The lead registration file that controls all registrations comes to you with a file name of register.php. |