You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The user interface seems to work fine, but my $_POST data just shows the last repeater item with the names shown in the template. How can I get the entire set of repeating items into my POST data?
The text was updated successfully, but these errors were encountered:
I have the following HTML in my form:
I'm using the following jQuery functions to add and delete repeater items:
The user interface seems to work fine, but my $_POST data just shows the last repeater item with the names shown in the template. How can I get the entire set of repeating items into my POST data?
The text was updated successfully, but these errors were encountered: