OOTB colctrl component not working in wcm/foundation/components/responsivegrid | Community
Skip to main content
New Participant
March 24, 2017
Solved

OOTB colctrl component not working in wcm/foundation/components/responsivegrid

  • March 24, 2017
  • 3 replies
  • 1498 views

Hi All,

I am using wcm/foundation/components/responsivegrid for changing site to responsive using bootstrap with it. Every other component is working except OOTB column control (libs/foundation/components/parsys/colctrl).

When I am using responsivegrid place holder, and drag and drop colctrl component, I can't see place holder in it. Attached are the difference between using colctrl component using responsivegrid and parsys. I tried to add colctrl in /libs/wcm/foundation/components/responsivegrid, but no use. Please advise me on this.

Note: The existing components are using OOTB colctrl (libs/foundation/components/parsys/colctrl).

Thanks for your thoughts in advance !!

Regards,

Sai. 

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 sandeepm744005

Ideally, you should overlay the component and use it to create the pages to take care of issue which comes up after the upgrade, certainly which did not happened in your case.

Anyways, are you seeing any error in the javascript console ?

3 replies

sandeepm744005
sandeepm744005Accepted solution
New Participant
March 27, 2017

Ideally, you should overlay the component and use it to create the pages to take care of issue which comes up after the upgrade, certainly which did not happened in your case.

Anyways, are you seeing any error in the javascript console ?

New Participant
March 24, 2017

Hi Ratna,

Thanks for the reply..

There are lot of pages using out-of-box column control in the site.

I am planning to use OOTB column control instead of creating a new one. If I use the custom one it will break all the pages it is been used in.

So, I want to make use of OOTB column control make it to work. Only thing is place holder is not displaying when I drag and drop on page control control when using wcm/foundation/components/responsivegrid

Thanks,

Sai.

Ratna_Kumar
New Participant
March 24, 2017

Hi,

Try this below link of custom column control component which helps your use case.

//https://helpx.adobe.com/experience-manager/using/custom_columns.html

~ Ratna.