Quantcast
Viewing all articles
Browse latest Browse all 290743

edit toolbar visible

In edit mode I'd like to keep the edit toolbar for a component visible at all times. Just like how it behaves with the column controls.  What property enables this?

 

if it helps, here is my current _cq_editConfig node in the component

<?xml version="1.0" encoding="UTF-8"?>

<jcr:root xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0"

          cq:actions="[edit,-,delete,insert]"

          cq:layout="editbar"

          jcr:primaryType="cq:EditConfig">

    <cq:listeners

            jcr:primaryType="cq:EditListenersConfig"

            aftercopy="REFRESH_PAGE"

            afterdelete="REFRESH_PAGE"

            afteredit="REFRESH_PAGE"/>

</jcr:root>

 

 

Thanks,

--mike


Viewing all articles
Browse latest Browse all 290743

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>