Hi Team,
I have a component which when dropped on parsys it automatically alligned horizontally.
But the problem is i could not able to open the component dialog as parsys focus first.
Please find the reference screenshot.
Thanks,
Madhu
Solved! Go to Solution.
Views
Replies
Total Likes
once you add the cq:editconfig, you can add the property called 'cq:actions' and give the options like 'edit, delete, insert' based on the actions you need.
Views
Replies
Total Likes
Add <div style="clear:both"></div> at end of component jsp
Views
Replies
Total Likes
As answered, pl use editconfig. Else, you can hover over till you get the green focus on the parsys and rightclick. Click on edit and there you go with the dialog opening. Thanks!
Views
Replies
Total Likes
Hi Madhu,
Views
Replies
Total Likes
When i hover green color border visible is for parsys and not for component. So i could not able to edit the component.
What edit config i need to use.??
Views
Replies
Total Likes
What editconfig functionality i need to use in order to edit the component??
Views
Replies
Total Likes
Hi Maddy,
Refer some of the foundation components like text, title
/foundation/components/title
Views
Replies
Total Likes
once you add the cq:editconfig, you can add the property called 'cq:actions' and give the options like 'edit, delete, insert' based on the actions you need.
Views
Replies
Total Likes
You can refer this [1]
Views
Replies
Total Likes