Solved
How to add a cloud service tab for TOUCH UI
My classic dialog tab for cloudservices has the following code. How do I implement this for the touch UI version?
<?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" jcr:primaryType="cq:Panel" cls="cq-propsdialog-cloudservices" title="Cloud Services" xtype="cloudservicepanel"/>