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

    (@berkux)

    Hi,
    try this:

    [jsoncontentimporter url=https://delivery.oddsandstats.co/team_list/NFL.JSON?api_key=74db8efa2a6db279393b433d97c2bc843f8e32b0 numberofdisplayeditems=-1 basenode=results urlgettimeout=5 debugmode=10 ]{subloop:columns:-1}
    columns.nickname: {columns.nickname}<br>
    {/subloop:columns}<hr>
    {subloop:data:-1}
    {subloop-array:data.team:-1}
    data.team.display_name: {data.team.display_name}<br>
    {/subloop-array:data.team}{/subloop:data}[/jsoncontentimporter]

    Bernhard

    Thread Starter povcharov

    (@povcharov)

    Thank you very much! Can you, please give an example how to display all the data in a table?

    At the moment it prints the “display_name” only.

    Thanks again ??

    • This reply was modified 1 year, 11 months ago by povcharov.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Help with json template’ is closed to new replies.