Add Json list decoder
Add a new decoder to wsdata_extras that allows decoding json array/list data, with optional key to select from each list element. All selected data is wrapped in markup and flattened to be output on the page.
Add a new decoder to wsdata_extras that allows decoding json array/list data, with optional key to select from each list element. All selected data is wrapped in markup and flattened to be output on the page.