Support

Account

Home Forums Front-end Issues Something broke – Clear all inputs ? Reply To: Something broke – Clear all inputs ?

  • Hi @[email protected]

    This issue can occur when using new as the post_id parameter.
    If your code has allowed ACF to save any data to new, then this data will always load into the form.

    The easiest solution is to edit your wp_options table and remove all entries that start with new_.

    Thanks
    E