Ajustez le champ avec pour occuper toute la largeur

  • Valentin_Sarah
    Demandé le 18 octobre 2024 à 09:09

    Bonjour,


    J'aimerais que le cadre du champ soit étendu sur tout la longueur et le texte du dessous écrit ainsi avec un saut de ligne entre les deux phrases:


    Recevez gratuitement votre quittance de loyer en indiquant votre e-mail !

    En générant une quittance, j'accepte d'être contacté pour recevoir des offres dédiées aux propriétaires de la part de LocService.


    merci de m'indiquer comment faire

    Jotform Thread 20233611 Screenshot
  • Jovito Jotform Support
    Répondu le 18 octobre 2024 à 11:36

    Hi Sarah,

    Thanks for reaching out to Jotform Support. Our French Support agents are busy helping other Jotform users right now, so I'll try to help you in English using Google Translate, but you can reply in whichever language you feel comfortable using. Or, if you'd rather have support in French, let us know and we can have them do that. But, it might take a while until they're available again.

    Now, coming back to your question, you need to enable the Width of the Email field to Fixed. Let me show you how:

    1. In Form Builder, click the Email Properties.
    2. Click Options tab and enable Width and set it to 310px.

    Ajustez le champ avec pour occuper toute la largeur Image 1 Screenshot 40

    To maximize the form with for the field, you also need to add a CSS code to your form to do that. Let me show you how:

    1. Copy this CSS code.

    input#input_199 {
      width: 100% !important;
    }

    2. In Form Builder, click the blue paintbrush icon to open Form Designer.

    3. Go to Styles, and paste the code in the Inject Custom CSS text area.

    Ajustez le champ avec pour occuper toute la largeur Image 2 Screenshot 51

    Here is the result:

    Ajustez le champ avec pour occuper toute la largeur Image 3 Screenshot 62

    As to separating the label into two sentences, unfortunately, it is not possible at this time. You can only add one sentence in the textfield as a label.

    Give it a try and let us know how it goes.

Votre réponse