jon2
49
(better late than never) have you looked at the example app? this shows a repeating group that is sourced from a JSON. If you target a readJSON element to an array value it will produce a list of text, number, etc value that can be read by an RG
JSON machine will only work with JSON data that is structured as an Array (list) to produce a list in bubble. It won’t know what to do with a bunch of unorganized key/value pairs.