I'm using views Datasource to output a JSONP file, i want to know if there's any way to group some fields into a parent??
something like that:
<Image>
<SizeName>Small</SizeName>
<Width>32</Width>
<Height>40</Height>
<Url></Url>
</Image>
Appreciate your help,
Comments
Comment #1
dawehnerThis seems to be a support questions for views datasource.
Comment #2
anthonylindsay commentedYes: in D7, image properties are grouped within an image element by default.
e.g.