I use the "Configurable List Widget" a lot in my form.

  • m109094010
    Asked on October 16, 2019 at 12:30 PM

    I use the "Configurable List Widget" a lot in my form.

    How could I change the size of each item, for example the .text and .number? Also, in these two items of the widget , how could I make a default value which could be sent?

    such as :

    Name:text: aaaaa

    Value: number: 100

    would not send the default value like aaaaa and 100 to the SheetFile.

  • Ashwin JotForm Support
    Replied on October 16, 2019 at 1:47 PM

    Yes it is possible to change the size of the configurable list widget filed by injecting custom css code. Please let us know the form in which you want to increase the field size of configurable list widget and we will try to help you.

    On your question to set default value in the configurable list widget, unfortunately it is currently not possible. You can only set hint text (Field Label:text : Hint Text) for the fields but not default value.