CONTACT/Faites-vous rappeler
<% var cC0017a87e = odfControlFactory.create("text", "C0017a87e", "Nom", null); cC0017a87e.setProperty("label", "Nom"); cC0017a87e.setProperty("width", "400"); cC0017a87e.setProperty("missingreason", "Le champ est obligatoire."); cC0017a87e.setProperty("kind", "required"); cC0017a87e.setProperty("value", null); cC0017a87e.setProperty("readonly", false); var cC0017a87c = odfControlFactory.create("text", "C0017a87c", "Prenom", null); cC0017a87c.setProperty("label", "Prénom"); cC0017a87c.setProperty("width", "400"); cC0017a87c.setProperty("missingreason", "Le champ est obligatoire."); cC0017a87c.setProperty("kind", "required"); cC0017a87c.setProperty("value", null); cC0017a87c.setProperty("readonly", false); var cC0017a88c = odfControlFactory.create("text", "C0017a88c", "Pharmacie", null); cC0017a88c.setProperty("label", "Pharmacie"); cC0017a88c.setProperty("width", "400"); cC0017a88c.setProperty("missingreason", "Le champ est obligatoire."); cC0017a88c.setProperty("kind", "optional"); cC0017a88c.setProperty("value", null); cC0017a88c.setProperty("readonly", false); var cC0017a880 = odfControlFactory.create("text", "C0017a880", "Pays", null); cC0017a880.setProperty("label", "Pays"); cC0017a880.setProperty("width", "400"); cC0017a880.setProperty("missingreason", "Le champ est obligatoire."); cC0017a880.setProperty("kind", "required"); cC0017a880.setProperty("value", null); cC0017a880.setProperty("readonly", false); var cC0017a884 = odfControlFactory.create("text", "C0017a884", "Region", null); cC0017a884.setProperty("label", "Région"); cC0017a884.setProperty("width", "400"); cC0017a884.setProperty("missingreason", "Le champ est obligatoire."); cC0017a884.setProperty("kind", "required"); cC0017a884.setProperty("value", null); cC0017a884.setProperty("readonly", false); var cC0017a882 = odfControlFactory.create("text", "C0017a882", "Telephone", null); cC0017a882.setProperty("label", "Téléphone"); cC0017a882.setProperty("width", "400"); cC0017a882.setProperty("missingreason", "Le champ est obligatoire."); cC0017a882.setProperty("kind", "optional"); cC0017a882.setProperty("value", null); cC0017a882.setProperty("readonly", false); var cC0017a886 = odfControlFactory.create("text", "C0017a886", "Telecopie", null); cC0017a886.setProperty("label", "Télécopie"); cC0017a886.setProperty("width", "400"); cC0017a886.setProperty("missingreason", "Le champ est obligatoire."); cC0017a886.setProperty("kind", "optional"); cC0017a886.setProperty("value", null); cC0017a886.setProperty("readonly", false); var cC0017a888 = odfControlFactory.create("text", "C0017a888", "E-mail", null); cC0017a888.setProperty("label", "E-mail"); cC0017a888.setProperty("width", "400"); cC0017a888.setProperty("missingreason", "Le champ est obligatoire."); cC0017a888.setProperty("kind", "required"); cC0017a888.setProperty("readonly", false); var cC0017a89d = odfControlFactory.create("select", "C0017a89d", "Entite", null); cC0017a89d.setProperty("label", "Entité"); cC0017a89d.setProperty("width", "100"); cC0017a89d.setProperty("missingreason", "Le champ est obligatoire."); cC0017a89d.setProperty("kind", "optional"); cC0017a89d.setProperty("value", "Pharmacie"); cC0017a89d.setProperty("readonly", false); cC0017a89d.addOptions([{"value":"","text":"Non spécifié","properties":{}},{"value":"Pharmacie","text":"Pharmacie","properties":{}},{"value":"Grossiste","text":"Grossiste","properties":{}},{"value":"Groupement","text":"Groupement","properties":{}},{"value":"Autre","text":"Autre","properties":{}}]); var cC0017a8a7 = odfControlFactory.create("select", "C0017a8a7", "effectif", null); cC0017a8a7.setProperty("label", "Effectifs"); cC0017a8a7.setProperty("width", "100"); cC0017a8a7.setProperty("missingreason", "Le champ est obligatoire."); cC0017a8a7.setProperty("kind", "optional"); cC0017a8a7.setProperty("value", "1 à 5"); cC0017a8a7.setProperty("readonly", false); cC0017a8a7.addOptions([{"value":"","text":"Non spécifié","properties":{}},{"value":"1 à 5","text":"1 à 5","properties":{}},{"value":"10 à 20","text":"10 à 20","properties":{}},{"value":"20 et plus","text":"20 et plus","properties":{}}]); var cC0017a8af = odfControlFactory.create("text", "C0017a8af", "Chiffre-affaire", null); cC0017a8af.setProperty("label", "Chiffre d\'affaires"); cC0017a8af.setProperty("width", "400"); cC0017a8af.setProperty("missingreason", "Le champ est obligatoire."); cC0017a8af.setProperty("kind", "required"); cC0017a8af.setProperty("readonly", false); var cC0017a894 = odfControlFactory.create("textArea", "C0017a894", "Commentaires", null); cC0017a894.setProperty("label", "Commentaires"); cC0017a894.setProperty("width", "400"); cC0017a894.setProperty("height", "80"); cC0017a894.setProperty("missingreason", "Le champ est obligatoire."); cC0017a894.setProperty("kind", "optional"); cC0017a894.setProperty("value", null); cC0017a894.setProperty("readonly", false); var debug = false; var action = "sendMail"; %>Une personne vient de remplir le formulaire.
\n" + "| Propriété | \n" + "Valeur | \n" + "
|---|---|
| \n" + " Nom\n" + " | \n" + "\n" + " \n")); if(isNull(value) || value == "") { mail3.addToBody(" "); } else { _show(value, "string", "html", "string"); } mail3.addToBody(( "" + " | \n" + "
| \n" + " Prénom\n" + " | \n" + "\n" + " \n")); if(isNull(value) || value == "") { mail3.addToBody(" "); } else { _show(value, "string", "html", "string"); } mail3.addToBody(( "" + " | \n" + "
| \n" + " Pharmacie\n" + " | \n" + "\n" + " \n")); if(isNull(value) || value == "") { mail3.addToBody(" "); } else { _show(value, "string", "html", "string"); } mail3.addToBody(( "" + " | \n" + "
| \n" + " Pays\n" + " | \n" + "\n" + " \n")); if(isNull(value) || value == "") { mail3.addToBody(" "); } else { _show(value, "string", "html", "string"); } mail3.addToBody(( "" + " | \n" + "
| \n" + " Région\n" + " | \n" + "\n" + " \n")); if(isNull(value) || value == "") { mail3.addToBody(" "); } else { _show(value, "string", "html", "string"); } mail3.addToBody(( "" + " | \n" + "
| \n" + " Téléphone\n" + " | \n" + "\n" + " \n")); if(isNull(value) || value == "") { mail3.addToBody(" "); } else { _show(value, "string", "html", "string"); } mail3.addToBody(( "" + " | \n" + "
| \n" + " Télécopie\n" + " | \n" + "\n" + " \n")); if(isNull(value) || value == "") { mail3.addToBody(" "); } else { _show(value, "string", "html", "string"); } mail3.addToBody(( "" + " | \n" + "
| \n" + " E-mail\n" + " | \n" + "\n" + " \n")); if(isNull(value) || value == "") { mail3.addToBody(" "); } else { _show(value, "string", "html", "string"); } mail3.addToBody(( "" + " | \n" + "
| \n" + " Entité\n" + " | \n" + "\n" + " \n")); if(isNull(value) || value == "") { mail3.addToBody(" "); } else { _show(value, "string", "html", "string"); } mail3.addToBody(( "" + " | \n" + "
| \n" + " Effectifs\n" + " | \n" + "\n" + " \n")); if(isNull(value) || value == "") { mail3.addToBody(" "); } else { _show(value, "string", "html", "string"); } mail3.addToBody(( "" + " | \n" + "
| \n" + " Chiffre d'affaires\n" + " | \n" + "\n" + " \n")); if(isNull(value) || value == "") { mail3.addToBody(" "); } else { _show(value, "string", "html", "string"); } mail3.addToBody(( "" + " | \n" + "
| \n" + " Commentaires\n" + " | \n" + "\n" + " \n")); if(isNull(value) || value == "") { mail3.addToBody(" "); } else { _show(value, "string", "memo", "string"); } mail3.addToBody(( "" + " | \n" + "
Votre formulaire a bien été traité. Merci.
<% form0.hideContent(); } catch(e2) { if(e2.isItlError) { var diag = e2.getDiagnostics(); %>
Impossible de sauvegarder vos données.
<%
_show(diag, "string", "html", "string");
%>
