Home › Forums › Front-end Issues › Disabling fields in ACF forms › Reply To: Disabling fields in ACF forms
Is it possible?
Yes. You could create an acf/prepare_field filter https://www.advancedcustomfields.com/resources/acf-prepare_field/.
In this filter you could convert the field from whatever type of field it is into a message field to show the value of the field as a the message.
Alternately, for some type of fields, you can disable them or make them read only.
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 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 Privacy Policy. If you continue to use this site, you consent to our use of cookies.