Forum Replies Created
-
AuthorPosts
-
December 1, 2022 at 10:30 PM in reply to: ✅not saving to custom table with two custom field groups #39442
Martin Assheton
ParticipantHi Long,
Sorry for the delay replying, Yes, everything is working as expected now - Keep up the good work!
September 16, 2022 at 12:04 AM in reply to: ✅not saving to custom table with two custom field groups #38321Martin Assheton
ParticipantHi Long,
Any joy in looking into this issue please?
Many thanks,
Martin Assheton
ParticipantThank you! I'll give this a try
February 7, 2021 at 8:52 PM in reply to: ✅Feature request - confirm alert when deleting fields #24361Martin Assheton
ParticipantHi Meta Box team,
Thank you!! A much better UX now and I can relax knowing that I have a second chance if I accidentally delete a field 🙂
Martin Assheton
ParticipantHi Long,
Thanks for the prompt reply 🙂
If I wanted to use Meta Box and MB Frontend submission to quickly create front-end forms to collect data which is not post-related, here is one way I can utilise the ease of MB Frontend Submission to populate my custom table: On frontend submission of a field-group a new (CPT) post is created, add my submitted data to a custom table and then delete the newly created post using rwmb_frontend_after_save_post whilst keeping my Custom Table table data.
I cannot do this through MB custom tables as all db entry rows need to be associated with a post/user/taxonomy? Is that right?
Would this be an advisable execution or would you suggest another route?
The aim is to use the speed and flexibility coding with Meta Box and MB Frontend Submission, whilst adding data to custom tables which have no connection to posts, taxonomies or users.
Sorry for all the questions and if you have any advise in how to execute this via Meta-box I'd be very interested - Currently I have it all hard-coded and its a slow process to update/edit!
Ps. IF I Ajax call a post into a modal window (Bootstrap) using either admin-ajax or admin-post MB Frontend Submission will not execute - Is there are solution for this or is it out of scope for Meta Box please?
-
AuthorPosts