Hi Pradeep,If you want to move components upwards or downwards, you need to use copymove in cq:actions property.Here it is!!<jcr:root xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" cq:actions="[text:My Component,-,edit,delete,insert,copymove]" cq:dialogMode="floating...