Dual ListBox Widget: Not displying options in mobile browsers

  • JsAlicia
    Asked on October 11, 2018 at 8:31 PM

    For some reason the Dual Listbox won't show the list on my phone.  We all use iPhones and we have two Galaxy users.  Nada.  Align left, right, center... all show same screen.  Use the preview in jotform and it's perfect.  And I'm already using the Mobile Responsive widget.

    Jotform Thread 1607941 Screenshot
  • Mike
    Replied on October 11, 2018 at 9:43 PM

    Thank you for contacting us.

    Unfortunately, this is a browser issue. Mobile Safari and Mobile Chrome browsers render the select element in their own way; they do not support the size attribute that defines the number of visible options.

    Stackoverflow: Safari Mobile Multi-Line <Select> aka GWT Multi-Line ListBox

    It should work properly in Firefox on Android. It might not work in Firefox on iOS.