formattazione radio in widget "ELENCO CONFIGURABILE"

  • CENTROCFA
    Domanda del 7 febbraio 2024 alle ore 03:32

    ciao,

    https://eu.jotform.com/build/240371849140353

    vorrei avere le due opzione del RADIO nell'elenco configurabile su 2 colonne:

    formattazione radio in widget ELENCO CONFIGURABILE Image 1 Screenshot 20

    potreste dirmi come modificare il CSS ?

    grazie.

  • Mikhail Jotform Support
    Risposta del 7 febbraio 2024 alle ore 08:58

    Hi CENTROCFA, 

    Thanks for reaching out to Jotform Support. Unfortunately, our Italian Support agents are busy helping other Jotform users at the moment. 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 Italian, let us know and we can have them do that. But, keep in mind that you'd have to wait until they're available again.

    Now, let me help you with your question. It is possible to align the radio buttons horizontally by adding a CSS code. Let me show you how to do that:

    • Open your form in Form Builder and click on the Configurable List Widget.
    • Click the Wand Icon and on the Custom CSS Tab, paste the code below:
    /* Align radio buttons horizontally - 11602761*/ 
    .radio {
    width: 75px !important;
    float: left;
    }
    /* Ends here */
    • Finally, click Update Widget.

    This is how it looks like after adding the CSS code: formattazione radio in widget ELENCO CONFIGURABILE Image 1 Screenshot 20

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

  • CENTROCFA
    Risposta del 7 febbraio 2024 alle ore 09:16

    perfetto ! grazie mille.

  • CENTROCFA
    Risposta del 14 febbraio 2024 alle ore 06:17

    Salve, da oggi (non avendo modificato nulla) si verifica una parziale sovrapposizione tra i campi come evidenziato sotto....

    il form è https://eu.jotform.com/build/232432359752357

    formattazione radio in widget ELENCO CONFIGURABILE Image 1 Screenshot 20

  • Kyle Jotform Support
    Risposta del 14 febbraio 2024 alle ore 09:05

    Hi CENTROCFA, 

    Thanks for getting back to us. I cloned your form and tested it to see if I could replicate the issue, but everything was working properly. Check out the screencast below to see my results:

    formattazione radio in widget ELENCO CONFIGURABILE Image 1 Screenshot 20

    Can you try it again and see how it goes? If you run into the same issue again, let us know, and we'll do some more testing to see what's going on. 

  • CENTROCFA
    Risposta del 14 febbraio 2024 alle ore 09:37

    Buon pomeriggio

    grazie per il supporto. in effetti non abbiamo più problemi. potrebbe forse essere stato un problema di browser. grazie per le indicazioni.

    cordiali saluti.