• The trick is as follows:
    Place a text editor component with the class name:

    repeater_whatever

    Where whatever is the name of the repeater you created.

    The inner content of the text editor uses:

    #something

    Where something is the name field of the repeater you created.

    Example:
    My repeater is called “lineup” with the field “artist”.
    So, I created a text editor with the class name:
    repeater_lineup
    and the content says:
    #artist

    Hope this is helpful for everyone.

    • This topic was modified 1 week, 5 days ago by leomostaza.
    • This topic was modified 1 week, 5 days ago by leomostaza.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.