Referencing repeater count on parent code - Bootstrap Carousel

  • Hi, i'm trying to implement a bootstrap carousel with indicators on my website, and I wanted to make it a template with repeaters so items can be added/removed by the client, and it will properly update.

    This is my current template code:

    I can't figure out a way to make the li items (the indicators) reference the ones created by the repeater. Putting the [ol inside carousel-inner does not work, unfortunately.

    For what it's worth, Perch, PHP and mySQL are all up to date.

    Has anyone faced this before and could help? Thanks.

  • drewm

    Approved the thread.
  • You can use another perch:repeater pair with the same id: