-- HikaShop version -- : uptodate
-- Joomla version -- : uptodate
-- PHP version -- : uptodate
-- Browser(s) name and version -- : XXXXX x.x.x
-- Error-message(debug-mod must be tuned on) -- : Error_message
I created a product view with tablelist.php taht generates a XML sequence. I do output this view through a very clear clean template but anyhow I get html format output. The <xml tags> can't be seen also on screen although they are in the source code.
How in HikaShop or Joomla can I make the view output as plaintext so I can directly copy it from the browser or save the content as an XML file?
Or maybe is there some way to output a view directly to a file without all the template content?