AlkAddCtrl('form_15',
'nom',
'text',
true,
'nom', '', '', '', '', false, ''
);
AlkAddCtrl('form_15',
'prenom',
'text',
true,
'prenom', '', '', '', '', false, ''
);
AlkAddCtrl('form_15',
'adresse',
'memo',
true,
'adresse', '', '', '', '', false, ''
);
AlkAddCtrl('form_15',
'mobile',
'tel',
false,
'mobile', '', '', '', '', false, ''
);
AlkAddCtrl('form_15',
'telephone',
'tel',
false,
'telephone', '', '', '', '', false, ''
);
AlkAddCtrl('form_15',
'courriel',
'email',
true,
'courriel', '', '', '', '', false, ''
);
AlkAddCtrl('form_15',
'formation',
'memo',
true,
'formation', '', '', '', '', false, ''
);
AlkAddCtrl('form_15',
'experience',
'memo',
true,
'experience', '', '', '', '', false, ''
);
AlkAddCtrl('form_15',
'motivation',
'memo',
true,
'motivation', '', '', '', '', false, ''
);
Si vous souhaitez joindre plusieurs fichiers, merci de joindre un seul fichier zippé
AlkAddCtrl('form_15',
'piecejointe',
'file',
false,
'piecejointe', '', '', '', '', false, ''
);