Support

Account

Home Forums Add-ons Repeater Field Get row index numbers with filter

Helping

Get row index numbers with filter

  • Hi,

    I have an option page with a repeater field. In this repeater field, reviews from my site are saved. After a new review is submitted, I add a check to the repeater row.

    Now what I want is to get the index number from the checked rows. How can I achieve that? I would like to get an output like ‘1,2,3,5’

    Thanks in advance!
    Nico

  • You would need to write a function that loops over the rows and finds them.

    What is this output for?

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.