[% SWITCH stage %] [% CASE 'register' %]

Account Registration

Fill out the form below to register your account. A verification email will be sent with instructions to activate your account after you have registered.
Required fields are denoted by an asterisk (*).

 

[% fieldType = 'text' %] [% CASE 'registerconfirmed' %]

Confirm registration information

If you have confirmed that the accounts listed above do not represent you, you can continue with the registration process using the data you provided, summarized below:
[% fieldType = 'hidden' %] [% END %]

[% errorMessage %]

[% IF stage == 'register' %] [% END %]
*First Name: [% IF stage == 'registerconfirmed' %] [% allParams.givenName %] [% END %]
*Last Name: [% IF stage == 'registerconfirmed' %] [% allParams.sn %] [% END %]
*Organization: [% IF stage == 'registerconfirmed' %] [% allParams.o %] [% ELSE %] [% END %]
Telephone: [% IF stage == 'registerconfirmed' %] [% allParams.telephoneNumber %] [% END %]
*E-mail: [% IF stage == 'registerconfirmed' %] [% allParams.mail %] [% END %]
Title: [% IF stage == 'registerconfirmed' %] [% allParams.title %] [% END %]
*Username: [% IF stage == 'registerconfirmed' %] [% allParams.uid %] [% END %]
*Password: [% IF stage == 'registerconfirmed' %] NOT DISPLAYED [% ELSE %] [% END %]
*Confirm Password: [% IF stage == 'registerconfirmed' %] NOT DISPLAYED [% ELSE %] [% END %]
*Verification Code:
[% SWITCH stage %] [% CASE 'register' %] [% CASE 'registerconfirmed' %] [% END %]