• Resolved romeirocze

    (@romeirocze)


    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)
  • Plugin Author berkux

    (@berkux)

    Hi Roman,

    unfortunately the free JCI-plugin can’t do this.
    You need other JSON or the pro plugin.

    Bernhard

Viewing 1 replies (of 1 total)
  • The topic ‘Fetch data from array’ is closed to new replies.