-
Notifications
You must be signed in to change notification settings - Fork 19
Description
Hey guys!
I have a Custom Post Type created with JetEngine, and it works perfectly for adding, duplicating, and deleting entries via the WordPress admin panel. However, I need my client to manage this directly from the frontend, so I’m using JetFormBuilder to handle edits for that CPT.
Overall, it works great for adding and updating information with the Repeater field. But when I try to delete a row from the Repeater, it wipes out all the values from the existing fields that were already created.
For context, I’m using JetEngine, Elementor, and JetFormBuilder for this setup. Everything is configured correctly—I’ve checked it a million times. Even the Crocoblock support team couldn’t resolve the issue after replicating it in their internal testing environment.
I wanted to post this here to flag it, as I noticed the second line of the latest changelog ( version 3.4.7) says:
“FIX: Reset input values in the Repeater field when adding a new row.”
But my issue isn’t about adding rows—it’s about deleting them.
I’ll leave a video below to help illustrate the problem: YouTube VIdeo
repeater-field.mp4
Thanks a ton in advance, guys! You’re doing an amazing job with your products—keep it up!