• Resolved arc688

    (@arc688)


    Hello,

    I’m sorry to ask you for help, but I had never worked with json and i think i’m doing something wrong.
    After a lot of unsuccessful attempts I can’t figure how to make it work
    I’m currently trying to display every line from this json file on a page.
    But everytime nothing is been displayed.
    I believe it is due to the “total:”on the first line since it did not appear on every other example, I have seen.

    Currently, I have no idea what to do.

    Thank you in advance for your help

    Maxime,

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author berkux

    (@berkux)

    Hi Maxime,

    try this:

    [jsoncontentimporter url=https://api.autorouter.aero/v1.0/notam?itemas=%5B%22LFPA%22%5D]
    {total}<br>
    {subloop-array:rows:-1}{rows.id}<br>{/subloop-array:rows}<hr>
    [/jsoncontentimporter]

    Bernhard

    Thread Starter arc688

    (@arc688)

    Hello, it works ??
    Thank you very much for your help.

    Maxime

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Empty results’ is closed to new replies.