Support

Account

Home Forums Gutenberg React solution to the change of field names

Unread

React solution to the change of field names

  • As you probably know, when you modify a value in one of the block fields, in gutenberg, the field name changes from the name to the field id.
    Is there an ACF react prop i can use to get the values?
    props.attributes.data.field_name only gets the value the first time, after that it is undefined because there is no field_name anymore, it converts to field_59596596989.
    please refer to the screenshots they explain it better.
    Thanks in advance for any tips 🙂

Viewing 1 post (of 1 total)

You must be logged in to reply to this topic.