MB Custom Table - How to use
Support › MB Custom Table › MB Custom Table - How to useResolved
- This topic has 6 replies, 3 voices, and was last updated 7 years ago by
tech500.
-
AuthorPosts
-
November 5, 2018 at 9:25 AM #11830
tech500
ParticipantHello,
I want to use the MB Custom Table to allow my client an easy way to edit custom post types.
But I don't understand how to prepare the table.
I followed this page: https://docs.metabox.io/extensions/mb-custom-table/ , but I find it difficult to understand exactly what to do, or where I should place that code you provide.I hope you can help me here, so I won't need to spend more money on tools like Admin Columns Pro etc'.
Thanks
DanNovember 6, 2018 at 8:11 PM #11853aaron
ParticipantHi tech500,
I want to use the MB Custom Table to allow my client an easy way to edit custom post types.
Are you giving your client access to the database to edit meta content rather than just editing the post?
November 6, 2018 at 8:34 PM #11856tech500
ParticipantNo, maybe I think of the "MB Custom Table" in a wrong way.
What I want is to allow my client to edit the posts while they are in the wp admin section, and looking at the admin post list.Something like the plugin "wp admin columns" does.
So instead of entering into each post to make changes, they could do that in a table view on the admin side.That way they can make quick changes to field I define, but in "excel" view...
Thanks
November 6, 2018 at 10:30 PM #11857Anh Tran
KeymasterHi Dan,
I think you misunderstand the purpose of the MB Custom Table extension. It doesn't provide an Excel-like UI for users to enter the data (for that purpose, an extension with name "Data Table" might be a better idea). Instead, it save custom fields into a custom table in the database. So, in this situation, table means database table. The whole idea of the extension is changing how we save data: from post meta to custom table. That's it.
November 6, 2018 at 10:53 PM #11860tech500
ParticipantGot it now.
But is there a way to do what I want with Meta Box?
I want to allow my client to edit many posts faster.Is there any way to build some sort of an admin area, or a form perhaps that allows editing several posts on the same screen?
Thanks
DanNovember 6, 2018 at 10:58 PM #11863Anh Tran
KeymasterAs far as I know, there's no solution for this problem yet. Why don't you let your client edit the data in a real Excel/CSV file and use a CSV import plugin. There are many of them available for free on .org.
November 6, 2018 at 11:58 PM #11865tech500
ParticipantThank you Anh,
I'll just do something like that.
Dan
-
AuthorPosts
- You must be logged in to reply to this topic.