data

I have a perl script, connector.pl that dynamically generates xml

I want to use that to populate a multiview

how can I use my .pl file to generate this? Not sure if I am clear, I am new to this and working off of the sample files…

If I change the url back to samples.xml, datatype:“xml” it works but I cant make it load from a perl script that outputs xml.

url:“data/connector.pl”,
datatype:“xml”,

connector.pl should generate xml stream with “text/xml” content-type. The xml format is described here:

192.168.1.251/dhtmlx/touch/doku. … rted_types