Hello,

I installed this module and tried to add a display "services" but I could not find such option. However after visiting path http://example.com/my_endpoint/views/view_name I get the view.

I installed this module mainly because I was told that I can make more structured xml output with it.
After playing with it I can not see possibility to do structure like this

<itemslist>
     <items>
      <item>
       <item_nbr></item_nbr>
       <item_pic></item_pic>
      </item>
     </items>
    </itemslist>

Can anybody help?

Comments

sreekanth1201’s picture

Did u try to change your server response format to xml?

loparr’s picture

yes, it is set to xml response formatter