When creating a Sightly page component, we are unable to find out how to name the file inside the component so that it overrides the XML rendition of the component.
We can't use the usual xml.jsp, since this is a Sightly component. Oddly, if I put an xml.jsp in my Sightly component, it takes effect, but I can't put Sightly code in there, as it won't render.
Any help is appreciated.
Thanks,
-Dean Anderson