Lets say I have this structure:
[{"uniqueID": {"some_data": "some_data"}, ...]
So far as i can see I can only set the unique ID as a value in my json, not the uniqueID key. If I click on the uniqueID in the select unique id box it tells me its undefined, probably because its using the value of the key as the unique ID. Any suggestions?