/
Login form fields
Login form fields
Description
This allows you to place extra text boxes on login screen, and can then stores this data in the session.
Config Options
Config Option | Description |
---|---|
storedata | if this is set and true then the data taken in is stored in the session |
fields | is an array of objects or array containing name the name of the field in the form, description the text description next to the text input, type is the type of html input, defaultvalue is the default value in the box eg array('name'=>'reviewer_name', 'description'=>$string['name'], 'type'=>'input', 'defaultvalue'=>) or an object can be used instead. |
, multiple selections available,
Related content
Login form fields
Login form fields
More like this
Cosign Login
Cosign Login
More like this
Cosign Login
Cosign Login
More like this
Authentication Plugins
Authentication Plugins
More like this
Authentication Plugins
Authentication Plugins
More like this
Internal Database
Internal Database
More like this