• Resolved ikivanov

    (@ikivanov)


    Hi,
    I am just wandering if some day I decide that the field I have created with this plugin no longer needs to be validated, can I delete the validated field and use the same name for a regular text field with ACF. Will my saved data from the validated field still be visible when I edit my posts with the new text field?

    Thanks in advance.

    https://ww.wp.xz.cn/plugins/validated-field-for-acf/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author doublesharp

    (@doublesharp)

    Yes, you can. The configuration for ACF (and thus Validated Field) is held in a separate custom post type with just the meta key/value stored in your postmeta table. As long as you use the same name/key for the field then the value will be preserved.

    Thanks!

    Thread Starter ikivanov

    (@ikivanov)

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Switch from Validated to default text field’ is closed to new replies.