surveyjs / survey-library

Free JavaScript form builder library with integration for React, Angular, Vue, jQuery, and Knockout.
https://surveyjs.io/form-library
MIT License
4.19k stars 808 forks source link

Matrix Layout in Mobile devices - Introduce an option to render a matrix as a table or list regardless of the screen size #8728

Closed JaneSjs closed 1 month ago

JaneSjs commented 2 months ago

Render a matrix on a laptop using the 'mobile' list mode:

Render a matrix as table on mobile devices:

JaneSjs commented 2 months ago

+1 user request

T19553 - Force questions to be unresponsive (do not adjust on mobile devices) https://surveyjs.answerdesk.io/internal/ticket/details/T19553

iotashan commented 2 months ago

It looks like these are two separate but related requests. One wants it at the Survey level, and mine wants it at the Question level.

amitm2f commented 2 months ago

It looks like these are two separate but related requests. One wants it at the Survey level, and mine wants it at the Question level.

T19553 is my request. I would actually like to have both options. Having it just at the question level is preferred.