How to create mobile page in CQ5? | Community
Skip to main content
October 16, 2015
Solved

How to create mobile page in CQ5?

  • October 16, 2015
  • 4 replies
  • 1227 views

Hi All,

I need to create mobile page for the existing normal cq page.

Is there any feature in cq to achieve the above functionality?

Have you ever developed mobile page in cq5?

If so please guide me.

 

Regards,

Anderson

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Scott_Brodersen

You could also use responsive design techniques so that the page layout changes to accommodate different devices: http://dev.day.com/docs/en/cq/current/developing/mobile/responsive.html. The benefit is that you only create/maintain one page instead of two.

 

scott

4 replies

October 16, 2015

Thanks for your information. Now i got some basic idea about how to create mobile site.

Regards,

Anderson 

Ojjis
Level 7
October 16, 2015

Hi!
Have you checked the guide for creating mobile sites ?
http://dev.day.com/docs/en/cq/current/developing/mobile.html

Scott_Brodersen
Scott_BrodersenAccepted solution
Level 8
October 16, 2015

You could also use responsive design techniques so that the page layout changes to accommodate different devices: http://dev.day.com/docs/en/cq/current/developing/mobile/responsive.html. The benefit is that you only create/maintain one page instead of two.

 

scott

smacdonald2008
Level 10
October 16, 2015

Here is a related discussion about creating mobile forms for CQ using JQuery Mobile API: http://scottsdigitalcommunity.blogspot.ca/2013/04/submitting-mobile-form-data-to-adobe-cq.html.