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

Register for the KNB!

Fill out the form below to register for the KNB. By registering, you will be assigned a user account that allows you to store your own data as part of the KNB and to collaborate with other research scientists through the KNB.

Required fields are shown in red.

[% 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 %]

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 %]
Email: [% 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 %]
[% SWITCH stage %] [% CASE 'register' %] [% CASE 'registerconfirmed' %] [% END %]