hidden group components are not visible in allowed component section of XF Template.
I was trying to create a XF . Created XF template type by copying the wknd's XF template type.
But when I'm trying to create XF template using the created template type, I found a strange situation. All the .hidden group components are not present in the allowed components list. But I need those components to create my XF.
As a next step I created policy and added components directly into the policy through crxde. Then I was able to see the required components in my templates but still not in the allowed template list. Also those components are added via crxde (through policy node) missing the styles. just content only able to see after authoring.
Anyone has come across such situation?