Leiste mit Community-Erfolgen erweitern.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

How to create mobile page in CQ5?

Avatar

Ehemaliges Community-Mitglied

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

1 Akzeptierte Lösung

Avatar

Korrekte Antwort von
Level 8

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

Lösung in ursprünglichem Beitrag anzeigen

4 Antworten

Avatar

Ehemaliges Community-Mitglied

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

Regards,

Anderson 

Avatar

Level 7

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

Avatar

Korrekte Antwort von
Level 8

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

Avatar

Level 10

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.