Support

Account

Home Forums General Issues Multiple/nested query in a single loop Reply To: Multiple/nested query in a single loop

  • Thanks for your response!

    No, I don’t use repeaters. You’ll find the actual code here: https://gist.github.com/anonymous/944264e6cb6f10ea4948ef4240cf2b60

    Actually I get a list of all entries with their field values. Thats not bad, but I want to merge every video with specific field entries:
    – Video #
    – Topic (topic-field in first scene for every video)
    – Time (time-field in last scene for every video)
    – Check (if any on the scene for every video is checked)

    I’ve made a screenshot with the actual list and two examples of merged entries on video 1 and 5.

    Multiple Queries

    Hope this helps. Thanks for your help!