Home › Forums › Bug Reports › value for acf_render_field_setting being overwritten › Reply To: value for acf_render_field_setting being overwritten
Just so that you know, this isn’t my plugin, I just answer questions here. I know a lot about ACF, but I’m not really involved in it’s development. If you want to submit a bug directly to the developer please use this link https://support.advancedcustomfields.com/new-ticket/
I’m still a little lost from your explanation.
First off are we talking about a select field or are we talking about a custom field type created using http://www.advancedcustomfields.com/resources/tutorials/creating-a-new-field-type/
Assuming you are talking about a custom field type, are you able to share the code.
I have build custom field types for ACF, including a select field, and I have not had the problem that you indicate. The getting of the current value is handled in the render_field()
method of the class and not the render_field_settings()
method. You can see this on line 202 of this file https://github.com/Hube2/acf-select-w-add-other/blob/master/fields/acf-select_with_other-v5.php. This file was created using the ACF 5 select field as an example.
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!
We’re hard at work on ACF 6.1, and Beta 1 is now available 🚀
— Advanced Custom Fields (@wp_acf) March 16, 2023
This release includes custom post type and taxonomy registration, an improved experience when selecting field types, PHP 8.1 and 8.2 compatibility, and more!
Let’s take a look 🧵https://t.co/Y0WcAT11l4
© 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.