Home › Forums › Backend Issues (wp-admin) › Set Textarea to Uneditable › Reply To: Set Textarea to Uneditable
Below are the settings that are listed. I was using var_dump to examine these previously, and didn’t see anything particularly odd, but I’m definitely not the expert on this!
Array
(
[key] => field_5ada292c76da5
[label] => Funbotic Parents
[name] => funbotic_parents
[_name] => funbotic_parents
[type] => textarea
[order_no] => 0
[instructions] => These are the parents currently associated with this user. To alter the user's parents, go to one of these parents' profiles, or any other Customer (to add a new parent.)
[required] => 0
[id] => acf-field-funbotic_parents
[class] => textarea
[conditional_logic] => Array
(
[status] => 0
[rules] => Array
(
[0] => Array
(
[field] => null
[operator] => ==
)
)
[allorany] => all
)
[default_value] =>
[placeholder] =>
[maxlength] =>
[rows] =>
[formatting] => br
[field_group] => 4617
[readonly] => 1
)
For the first test you mentioned, “here” is indeed echoed.
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.