Module Description
Views mobile module provides a mechanism to switch the display of a view when in a mobile device.
Usage In order to the module work you need to clone the display you want to provide a mobile version and update display's machine name to add "_mobile" or "_tablet" suffix.
e.g: If you have a block display named "featured". You have to clone the "Featured" display and update the machine name of the cloned display to "featured_mobile" or "featured_tablet".
Having the mobile display set the module will take care of switching the display when the user is using a mobile device.
Dependencies Mobile Detect
Roadmap - Add support for Tablet #2561593: Differentiate between mobile (handheld) devices and tablets
Documentation Drupal 8 / 9 / 10
https://www.drupal.org/docs/contributed-modules/views-mobile
Drupal 7
https://www.drupal.org/docs/7/modules/views-mobile
Usage In order to the module work you need to clone the display you want to provide a mobile version and update display's machine name to add "_mobile" or "_tablet" suffix.
e.g: If you have a block display named "featured". You have to clone the "Featured" display and update the machine name of the cloned display to "featured_mobile" or "featured_tablet".
Having the mobile display set the module will take care of switching the display when the user is using a mobile device.
Dependencies Mobile Detect
Roadmap - Add support for Tablet #2561593: Differentiate between mobile (handheld) devices and tablets
Documentation Drupal 8 / 9 / 10
https://www.drupal.org/docs/contributed-modules/views-mobile
Drupal 7
https://www.drupal.org/docs/7/modules/views-mobile
Module Link
Project Usage
140
Security Covered
Covered By Security Advisory
Version Available
DEV
Module Summary
Views mobile module aims to solve the issue of displaying different views on mobile devices by providing a mechanism to switch the display based on the device being used.
Data Name
views_mobile