Configurable List widget: Move Address field in a new line.

  • Valentin_Sarah
    Demandé le 28 août 2024 à 11:17

    Bonjour

    Dans la première partie "informations propriétaires", si je choisis personne morale, j'affiche des champs (voir pièce jointe).

    Sur ces champs, j'aimerais mettre l'adresse à la ligne, comment faire?

    merci

    Jotform Thread 18424081 Screenshot
  • Jomel Jotform Support
    Répondu le 28 août 2024 à 13:43

    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. To clarify, would you like the address field in a new line? If that is correct, then we can move or adjust it to a new line using custom CSS code. You can inject this custom CSS code to your widget. Let me show you how:

    1. Copy the code below:

    .configurable-list-field-wrapper.col4.text-field-selector {
        margin-right: 9px;
    }

    2. In Form Builder, click on the Configurable List widget field.

    3. Then click on the Wand icon.

    Configurable List widget: Move Address field in a new line Screenshot 40

    4. Go to Custom CSS tab.

    5. Paste the custom CSS code.

    6. Then click on Update widget.

    Configurable List widget: Move Address field in a new line Screenshot 51

    Take a look at the screenshot below to see my results:

    Configurable List widget: Move Address field in a new line Screenshot 62

    But, if that’s not exactly what you’re looking for, can you explain a bit more, so we can help you with the correct CSS code?

    Give it a try and let us know if you need any other help.

  • Valentin_Sarah
    Répondu le 29 août 2024 à 04:05

    perfect thank you

Votre réponse