Need a special offer?Find out if your project fits.
+

Fields missing

Answered
Brian St John asked on December 26, 2019

Hello,
Some fields are missing from the field list. The JSON data is returned to Flexmonster containing the fields in question, however the fields never appear in the field list. I noticed that the first record to have the fields in question only occur after the first 52 records. I attached an image to help explain it. The top part shows the raw JSON data and the bottom part is a field list from Flexmonster without those fields.
Let me know what information you need.
Thank you

1 answer

Public
Mykhailo Halaida Mykhailo Halaida Flexmonster December 31, 2019

Hi Brian,
 
Thank you for writing to us.
 
In case some of the records of your JSON data set do not include particular keys that are present in other records, we suggest configuring a meta object at the beginning of your JSON data. This way, you can predefine all the possible keys for all subsequent JSON elements.
 
We've prepared a small JSFiddle example in order to demonstrate this: https://jsfiddle.net/flexmonster/xjeysL3k
 
Please let us know if this helps.
 
Best regards,
Mykhailo

Please login or Register to Submit Answer