PricingBlog

repeat function is not working

  • erickeverything-1288105680368177216

    ерик

    1 year ago

    Repeat seems to bug, or am i doing something wrong? i cant select the item in the function editor https://jmp.sh/pycZSvmu
    1
  • jacobkofoed-1288106361342660642

    Jacob Kofoed

    1 year ago

    Its not very clear, but I think perhaps you are iterating over an object, not an array. Can you try to use the entries formula after the formula on your repeat-parent item.

    I will see if we can make it more clear when you have an object vs. array, or if we can somehow iterate objects 🤔
    ❤️1
  • erickeverything-1288106712175476747

    ерик

    1 year ago

    oh yes it was indeed an object, thank you @Jacob Kofoed i turned it into an array and now it works! i wasnt aware that objects dont work 😄 🙏
    👍1