Is it possible to send json obejct in the data field

14 views
Skip to first unread message

Mohammad Al-mouallem

unread,
Jan 6, 2016, 3:06:25 PM1/6/16
to plot-users
For me it seems that in the data field only one field could be send for example i do 
{paramOne:50,paramTwo:1234567890}
I expected something like this 
data: {
       paramOne
:50,
      paramTwo
:1234567890

}

Instead i got
data: "paramOne:50,paramTwo:1234567890"

Reply all
Reply to author
Forward
0 new messages