# Custom User Registration Fields
# -------------------------------
# Additional custom fields that are collected and e-mailed when new
users apply for an account
# Uncomment the next line and set the field names, comma separated
#$custom_registration_fields="Phone Number,Department";
# Which of the custom fields are required?
# $custom_registration_required="Phone Number";
# You can also set that particular fields are displayed in different
ways as follows:
# $custom_registration_types["Department"]=1;
# Types are as follows:
# 1: Normal text box (default)
# 2: Large text box
# 3: Drop down box (set options using
$custom_registration_options["Field Name"]=array("Option 1","Option
2","Option 3");
# 4: HTML block, e.g. help text paragraph (set HTML usign
$custom_registration_html="<b>Some HTML</b>";
> --
> You received this message because you are subscribed to the Google Groups "ResourceSpace" group.
> To post to this group, send email to resour...@googlegroups.com.
> To unsubscribe from this group, send email to resourcespac...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/resourcespace?hl=en.
>
>
--
Tom Gleason, PHP Developer
DBA Impressive Design
Exploring ResourceSpace at:
http://resourcespace.blogspot.com
Really, it's a great example of the typical response to ResourceSpace;
it works, and people like it (both admins and users).
Kudos to Dan Huby and Neale Hall for the original concept and
implementation, which continually proves to be useable and extensible
for hundreds of organizations around the world.
Thanks for your feedback!
Tom