I have a form with repeater fields and i want to copy selected fields including the repeater field from the same form.
using the below code solves the issue of copying the filelds excluding the repeater fields.
<a href="https://afm-div.com/dev/ncr-create/?pass_entry=[key]">Duplicate</a>.
My question is , how to copy also the the repeater fields in the new form.
Thanks in advance.