Home › Forums › ACF PRO › Custom HTML in an Edit Page › Reply To: Custom HTML in an Edit Page
So this is part of a project that I’m currently working on where I needed changes to ACF fields to do a lot more than what it normally does. It won’t give you exactly what you need but the ideas are all the same.
You’ll need to create a ready function for the message field that will get the values from the other fields and show the changes. Really, in your case you’re talking about having one main function that modifies the field where things are shown and calling it whenever a change is made.
You’ll probably also want some type of hidden field as well if you want to store the results.
https://github.com/Hube2/blunt-parametric-search/blob/master/admin/js/admin.js
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
Plugin boilerplates can do some of the heavy lifting during initial development. We look at four options to speed up your plugin creation. https://t.co/ZtMsdBxAHw
— Advanced Custom Fields (@wp_acf) June 5, 2023
© 2023 Advanced Custom Fields.
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Cookie Policy. If you continue to use this site, you consent to our use of cookies.