Support

Account

Home Forums Add-ons Repeater Field Populate select field with values from repeater field Reply To: Populate select field with values from repeater field

  • …I would write some code to pick out the row number for the $field[‘name’] and use this to match the loop index. This will get you the current row.

    Can you elaborate on this a little for me? I understand most everything up to this point.

    How do I find the row number while inside my function for the load_field on Field B?

    Thanks again!

    David