AlkAddCtrl('form_12',
'nom_prenom',
'text',
true,
'nom_prenom', '', '', '', '', false, ''
);
AlkAddCtrl('form_12',
'date_de_naissance',
'date',
true,
'date_de_naissance', '', '', '', '', false, ''
);
AlkAddCtrl('form_12',
'numero_de_securite_sociale',
'text',
false,
'numero_de_securite_sociale', '', '', '', '', false, ''
);
AlkAddCtrl('form_12',
'numero_de_telephone',
'tel',
true,
'numero_de_telephone', '', '', '', '', false, ''
);
AlkAddCtrl('form_12',
'courriel',
'email',
true,
'courriel', '', '', '', '', false, ''
);