Unable to get he Device list in sidekick | Community
Skip to main content
ramyan60274153
Level 2
November 18, 2015
Solved

Unable to get he Device list in sidekick

  • November 18, 2015
  • 1 reply
  • 682 views

We are using AEM5.6 and fallowed the article :  https://docs.adobe.com/docs/en/cq/5-6-1/developing/mobile/responsive.html to start with.

I have added <cq:include script="/libs/wcm/mobile/components/simulator/simulator.jsp"/ in header part of jsp. and created the config as well.

But i see only the devices btn in the sideckick on preview. but no drop down to select devices list.

Thanks in advance...

Ramya

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 Lokesh_Shivalingaiah

Apart from including the simulator.jsp, you need to add the device groups that needs to be displayed for the simulator. Have you added cq:deviceGroups property to the root node of your site ??

Refer the section 'Specifying the Device Groups' in the article you have mentioned to know more about it.

1 reply

Lokesh_Shivalingaiah
Lokesh_ShivalingaiahAccepted solution
Level 10
November 18, 2015

Apart from including the simulator.jsp, you need to add the device groups that needs to be displayed for the simulator. Have you added cq:deviceGroups property to the root node of your site ??

Refer the section 'Specifying the Device Groups' in the article you have mentioned to know more about it.