Skip Navigation

[Resolved] Show custom fields in quick edit

This thread is resolved. Here is a description of the problem and solution.

Problem:
Can we add Custom Fields created with Toolset to the WordPress Posts Admin List "Quick Edit" area?

Solution:
No, this is not possible by WordPress Standards.
While with Toolset you can easily show the fields in that column (Toolset > Post Types > the_post_type_with_fields > Edit > Fields to be shown in admin column).
But you cannot edit them in the quick-edit.

Here are some custom code samples to achieve this:
https://axelerant.atlassian.net/wiki/spaces/WPFAQ/pages/12845124/How+do+I+add+custom+fields+to+my+bulk+quick+edit+page
https://generatewp.com/managing-content-easily-quick-edit/

If you need this feature in Toolset you should suggest it at https://toolset.com/home/contact-us/suggest-a-new-feature-for-toolset/

This support ticket is created 5 years, 9 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- - 14:00 – 20:00 14:00 – 20:00 14:00 – 20:00 14:00 – 20:00 14:00 – 20:00
- - - - - - -

Supporter timezone: Asia/Ho_Chi_Minh (GMT+07:00)

Tagged: 

This topic contains 2 replies, has 2 voices.

Last updated by nikolaS-3 5 years, 9 months ago.

Assisted by: Beda.

Author
Posts
#1236516
Screenshot 2019-04-27 at 10.48.55.png

Tell us what you are trying to do?
Is there anyway to show custom fields like Google Maps fields in quick edit view on post listing? (picture in attach).

#1236535

No, this is not possible by WordPress Standards.
You'd have to contact some of these programmers if you would want to implement such feature on your own (and would need help with the coding):
https://toolset.com/contractors/

Note - with Toolset you can easily show the fields in that column (Toolset > Post Types > the_post_type_with_fields > Edit > Fields to be shown in admin column).
But you cannot edit them in the quick-edit.

Here are some custom code samples to achieve this:
hidden link
hidden link

#1236655

My issue is resolved now. Thank you!