Hello, I am having problems getting views_datasource to be correctly set up for XML.

I have all four modules active in the module views section,
I click on a view I have made for some data.
I go to the edit screen and when I click:

Style - Unformatted

I see:

Grid
HTML List
Table
* Unformatted

When I click:

Row style: Fields

I see:

* Fields
Image Assist thumbnail
Node

I have added the "|" separator to the 'gear' sub-page of: Row style

Where do I actually click to see and set the output to XML?
And once I turn on the XML, how will I know what the file name is?

Thanks!!

Sebastian.

Comments

schedal’s picture

does anyone know how to set up view_datasource... I'm sure my question is simple... :(

schedal’s picture

still no answer... hmmm, how about help docs? the only help doc i can find on the mater is the README file with view_datasource; is there any other helpfiles anywhere? It's a bit thin in terms of documentation... :(

still stuck.

WorldFallz’s picture

Due to a change in views, you need the file from this comment to get it to work: http://drupal.org/node/307223#comment-1040887

it's a drop in replacement for the views_datasource directory.

schedal’s picture

Yes, thanks! That fixed it.