• I’ve implemented a custom post type and I have the Admin list page displaying the custom post type’s custom fields in the list (e.g. “Artwork” custom post type displays “price” custom field). All working beautifully!

    When the user selects “Quick Edit” on a row, after they save, the recently edited row within the list is displayed with all the custom fields being blank. It definitely clearing out all these values on a save.

    I am using the “manage_pages_custom_column” action to load these rows into the list, but it seems that after a quick edit, this action is not triggered?

    What action (if any) is triggered after a quick edit so that the row can be properly refreshed? I can’t seem to find any documentation on this.

    Your help is greatly appreciated.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello kathkeating.

    I would be happy if you could tell me any solution if you find one so far. Because I have the same problem.

    Thanks in advance.

    Regards.

    Thread Starter kathkeating

    (@kathkeating)

    unfortunately I never found a solution, so I just coach my clients to refresh the entire page after using Quick Edit.

    It’s a big limitation of WP and there’s no clear documentation on how to handle this. Sorry!

    Thanks anyway. I just solved it like you said with a refresh of the site. It does not work anyway without a reload. Maybe WP will fix that. Hopefully.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Custom Post Type = Quick Edit = list fields disappear’ is closed to new replies.