Configurable List widget: Changing the Month names to Numbers

  • ProcesosNovis
    Asked on March 6, 2017 at 3:18 PM

    Hi.

    I'm trying to change the Configurable List widget appearance to fit one Form and I've a couple of questions.

     

    It is possible to change "date" data type in order to show month number instead of names?

    Configurable List widget: Changing the Month names to Numbers Image 1 Screenshot 20

    That´s in order to make that field shorter.

     

    Also...

    it's possible to remove with CSS the selection boxes borders?

    I almost got it for the dropdowns with this:

     

    select {

    font-size:10px;

    border:0px;

    outline:0px;

    }

     

    but I dont know how to do the same with "Estado" (type: textarea) and "Duration" (type: number)

     

    Thanks in advance and regards.

  • Jan
    Replied on March 6, 2017 at 5:31 PM

    It is possible to change "date" data type in order to show month number instead of names?

    Unfortunately, it is not possible to change the Month names of the Date field in the Configurable List widget.

    Using custom CSS, I would suggest you to decrease the font size and the width of the fields to reduce the total width of the widget.

     

    Also... it's possible to remove with CSS the selection boxes borders?

    I need to create a separate thread for your next issue. Please wait for our reply on this thread: https://www.jotform.com/answers/1083159.

     

    If you have any questions, let us know. Thank you.