Is it possible to make the date widget smaller in the configurable list widget?

  • paulshustak
    Asked on March 24, 2016 at 7:28 PM

    I'm having trouble configuring the widget I created here: 

    https://form.jotform.com/60450675676160

    Here are my questions

    Is it possible to make the date widget smaller?  

    Is it possible tor remove up/down arrows from the numeric input fields? 

    Is it possible to calculate total of the columns in the table?

     

    Also see attached image.

    Thanks in advance for any help.

     

    Jotform Thread 802387 Screenshot
  • Welvin Support Team Lead
    Replied on March 25, 2016 at 12:30 AM

    You can inject the following custom CSS codes in the widget configuration to adjust the width of the month:

    select.m {

    width: 56px;

    }

    Is it possible to make the date widget smaller in the configurable list widget? Image 1 Screenshot 20

    Your second and third questions will be answered in the following threads:

    https://www.jotform.com/answers/802459

    https://www.jotform.com/answers/802460