darrellj
18 Aug 2011, 6:26 AM
Is there any way of getting your writer in an ajax proxy to stop sending json messages wrapped in {records:[]} ?
all I want is
{ myfield:'blah' }
not
{records:[{ myfield:'blah' }]}
all I want is
{ myfield:'blah' }
not
{records:[{ myfield:'blah' }]}