Fantastic - could not be better! The support has been amazing and I now have three different Stripe payment forms that I can keep on duplicating and changing the name of the product.
Last updated on November 4, 2025 by Kyle Cash
How To Update a Field in ACF From the Frontend [No-Code!]
Looking to update a field in ACF from the frontend? Then this is the guide for you! This post will show you how to update fields for ACF easily!
Approximate read time: 4.5 minutes
Advanced Custom Forms (ACF) is fantastic.
Customizing your form and expanding its capabilities can significantly improve your WordPress website. However, editing code each time you want to update a simple field can take a lot of time.
What if there was a better way?
Lucky for you, there is. In todayโs post, weโll show you how to easily use ACF to update fields from the frontend.
Letโs get into it.
Want to create an ACF Form?: How to Create an ACF Frontend Form [No Code!]
Upgrade your WordPress site with powerful, flexible forms.
How to use ACF to update fields
With the ACF plugin, you must programmatically update each field change to update your ACF fields.
For example, hereโs what some basic code to update an ACF field looks like:

So, youโll need to edit code every time you want to change something, even if itโs something simple.
But not only can it be a hassle, but it can also be time-consuming, and that may not be the time you have.
And weโve got an easier way to use ACF and update fields from the front end.
That way, you save time and effort for more important things.
From Idea to Reality in Minutes. Build Powerful Forms, Dashboards, Apps and More.
Formidable Forms makes advanced site building simple. Launch forms, directories, dashboards, and custom WordPress apps faster than ever before.
How to update an ACF field from the frontend
Youโll need Formidable Forms, the most advanced form builder WordPress plugin, to start.
We recommend using Formidable for its flexibility, power, and, of course, its ACF add-on. But to get the add-on, you must purchase Formidableโs Business Plan.
But you get plenty of other great features with that plan, like:
So, head over to our pricing page and grab Formidable. Then, weโll get started, and you can follow along with your form. You can also use this tutorial with ACF Pro or Free.
Itโs a few simple steps:

Step 1: Create a Formidable ACF form
For example, we have an excellent cheese business called Cheap nโ Cheesy.
We have a Testimonials page for customers to leave reviews of our business and products. But we donโt want to edit code to make a simple change, so weโve downloaded Formidable Forms.
Currently, in ACF, we have a Field Group with an ACF Repeater field that has threeย Sub Fieldsย โย Select,ย Range, andย Text Area.ย
So, we need to create our form to map the fields.
First, weโll go to our WordPress dashboard to Formidable โ Forms โ Add New.

With Formidable, you can create a Blank form or choose one of Formidableโs 150+ templates. Since we have a custom form, weโll use a Blank form to customize it fully.
Next, weโll name our form Testimonials and click Create.
The plugin then takes us to Formidableโs drag-and-drop form builder, where we can add any field we want.

Since we already have our ACF fields, weโll create a form to match them. Weโll add a Repeater field and three sub-fields: a Dropdown, Star Rating, and a Paragraph field.
Now that our form looks good, we must map the fields between Formidable and ACF.
But first, weโll click Update to save our changes.
Step 2: Map the fields
To map our fields, we must go to Settings โ Actions & Notifications.
Next, weโll add an action with the Create Post action.

We can adjust the Action Name, Post Type, and other settings, but we want to find the Custom Fields section.
Here we want to click Map form fields to Advanced Custom Fields toggle.

Here, we can choose our ACF field group from the dropdown and match our fields.
Now that we have these mapped, weโll click Update to save the post-action changes. And our form is ready to go!
Step 3: Update the fields as needed
Itโs been a few months since we created our form, and we've considered making changes.
We want to grow our companyโs email list, Cheesy Bits so that we can grow our customer base, too.
We want to add two fields to our form: a checkbox and an email field. We'll also update the label of our Comments field to something more engaging.
Weโll head to Custom Fields โ Field Groups and find our Testimonials group.
Weโll add two fields: the ACF checkbox and email fields. However, we only need to ask the customer to enter their email, and if they want to subscribe once, weโll ensure our fields are outside the Repeater field.
Then, weโll expand the Repeater and Comments fields. To simplify things, weโll leave the Field Name the same and change the Field Label to Let us hear from you!
Last, weโll click Save Changes to save the ACF changes.
Next, we must make the same changes to our Formidable ACF form. So, weโll go to Formidable โ Forms and find our Testimonials form.
Weโll drag the matching fields to our form in our form builder. Weโll remember to keep them outside the Repeater field so it only asks once. Then, weโll update our Comments field label to match the ACF label.
Next, weโll click Update to save the changes. And now, we need to map the new fields.
So, weโll go to Settings โ Actions & Notifications โ Create Post โ Custom Fields. Then, weโll click the + twice to add two new fields and match the Formidable Fields to the ACF fields.
Last, weโll click Update to save our changes and watch our email list grow!
Ready to update your ACF fields with ease?
As you can see, Formidable makes updating your custom fields much easier.
You no longer have to update the field programmatically, keep track of field keys, post IDs, or update field functions. Head to your WP admin and start customizing.
And Formidable Forms makes all of it simple for you. Whether customizing user blog posts, adding WooCommerce fields, or making a basic form, you can do that (and more) with one plugin.
So, donโt wait any longer. Head over and grab Formidable Forms to simplify your ACF workflow!
Last, follow us on Twitter, Facebook, and YouTube for more great ACF tips & tricks!
Get the Formidable Forms Newsletter โฌ๏ธ
This article may contain affiliate links. Once in a while, we earn commissions from those links. But we only recommend products we like, with or without commissions.

How To Update Repeater Fields in ACF [The Easy Way!]
How To Create an ACF Frontend Form [No Code!]