Rollout disabled in sidekick | Community
Skip to main content
Level 3
October 16, 2015
Solved

Rollout disabled in sidekick

  • October 16, 2015
  • 2 replies
  • 2512 views

Hi, 

I've created a Live Copy from a page and cannot rollout changes because the rollout button is disabled on the source page. 

I've checked the properties of the source page and it's parents' and the primaryTypes seem to be correctly set (cq:Page and cq:PageContent). 

Any idea what prevents me from making a roll out?

Thanks for any help :)

Alex

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 Mshaji

This button is only available for Live copy source page or page launches. Rest of the pages see this link as disabled.

If you have overlaid sidekick.js your  getRolloutConfig: function(currentPage) may have different implementation.

Please check whether you are getting inside this function for source pages or launches by enabling firebug or chrome dev tools.

2 replies

MshajiCommunity AdvisorAccepted solution
Community Advisor
October 16, 2015

This button is only available for Live copy source page or page launches. Rest of the pages see this link as disabled.

If you have overlaid sidekick.js your  getRolloutConfig: function(currentPage) may have different implementation.

Please check whether you are getting inside this function for source pages or launches by enabling firebug or chrome dev tools.

doeringaAuthor
Level 3
October 16, 2015

Hi, 

I am still having the same problem. I am creating a Live Copy and I have not overlaid anything. 

Even when creating a Live Copy from Geometrixx Media with the standard rollout configuration, the pages from Geometrixx Media still have the rollout button disabled. 

Any help would be very appreciated, since we are trying to use Live Copies.

Thanks, 

Alex