Configurable List Widget: Not possible to mask an input

  • Roy
    Asked on March 7, 2018 at 1:04 PM

    Hello,

    I need some help with a CSS line that would create a masked value on the Configurable List Widget. I would like for my first box to have a Input mask vale of 4 "####" I cant seem to find out where I could add this in my CSS code. Could you help me with that?


    Thanks


    Jotform Thread 1407971 Screenshot
  • aubreybourke
    Replied on March 7, 2018 at 2:24 PM

    Unfortunately this is not possible with CSS. You would need to add custom HTML code, JavaScript code or JQuery code. However, the widget doesn't support custom code other than CSS.

    Now, we do provide some support for masking. But its only possible to mask using the standard short text input field (not the configurable list widget)

    Getting-Started-with-the-Basics-of-Input-Masking

  • RWPerez
    Replied on March 7, 2018 at 2:31 PM

    Thanks Aubrey. I've used the widget and I'm aware of their masking properties but was just wondering if it was possible with this widget. Thanks again!