25th Mar 2017Filter not posted while uploading file
Some additional information:
{"data":[{"DT_RowId":"row_5","foreign_id":"150eff70-0661-11e7-b4ea-fb89b904e985","description":"Test 23.11","type_id":"11","publishdate":"2017-03-24","active":"1","uuid":"15"}],
"options":[],
"files":{"files":{
"1":{"id":"1","filename":"client-pic1.jpg","filesize":"3899","web_path":"\/upload\/1.jpg","system_path":"\/home\/plob347868\/domains\/uzbc.nl\/public_html\/upload\/1.jpg"},
"2":{"id":"2","filename":"client-pic1.jpg","filesize":"3899","web_path":"\/site\/workload\/documents\/2.jpg","system_path":"\/home\/plob347868\/domains\/uzbc.nl\/public_html\/site\/workload\/documents\/2.jpg"},
"3":{"id":"3","filename":"eTicket_1.pdf","filesize":"107489","web_path":"\/site\/workload\/documents\/3.pdf","system_path":"\/home\/plob347868\/domains\/uzbc.nl\/public_html\/site\/workload\/documents\/3.pdf"},
...
"13":{"id":"13","filename":"1465302837_icontexto-green-01.png","filesize":"10534","web_path":"\/site\/workload\/documents\/n13.png","system_path":"\/home\/plob347868\/domains\/uzbc.nl\/private_html\/site\/workload\/documents\/n13.png"},
"14":{"id":"14","filename":"1465302959_phone_application-12.png","filesize":"3922","web_path":"\/site\/workload\/documents\/n14.png","system_path":"\/home\/plob347868\/domains\/uzbc.nl\/private_html\/site\/workload\/documents\/n14.png"},
"15":{"id":"15","filename":"1465302729_Sunrise.png","filesize":"12409","web_path":"\/site\/workload\/documents\/n15.png","system_path":"\/home\/plob347868\/domains\/uzbc.nl\/private_html\/site\/workload\/documents\/n15.png"}}}}
Only the last file (id 15, because it matches uuid 15 in the data) should be in the response. Hope someone knows what I'm doing wrong.