
Hello All,
I have a basic form that is meant to be read only and has choice multiselect. When accessed from a computer, the page is able to load up controls that expand the field to show all selected items. However, in mobile mode all selected items are concatenated into one long line and goes off the screen for mobile users.
Is there a way to force the field to wrap in mobile mode and/or allow the controls to expand the field to appear?