sindhujit
Results
1
comments of
sindhujit
You will have to extract the data , it's a dictionary. Something like : `function(data) { for(var key in data){ fabricList = data[key]; } }` Be careful with any value...