Fetch data from array
-
Hello,
first of all – thank you, for this plugin!!
I don’t know what to do with the problem I have.
JSON file
"hospitalizationData": [ [ "Date", "Hospitalized", "Critical condition" ], [ "2020-04-14T00:00:00.000Z", 427, 84, ]
When I used, for example:
[jsoncontentimporter url="#url" numberofdisplayeditems="" basenode="hospitalizationData"]{subloop-array:hospitalizationData:2}{1}{/subloop-array:hospitalizationData}[/jsoncontentimporter]
Result is – “Hospitalized”But, I want to get datas from “second array” -> “427”
Thank you so much,
Roman
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Fetch data from array’ is closed to new replies.