moving fields across field groups

Support General moving fields across field groupsResolved

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #32383
    Karthikeyan RamnathKarthikeyan Ramnath
    Participant

    Hi there, is there a simple way to move existing fields from one field group to another? There are already several posts with data for those fields

    #32385
    Karthikeyan RamnathKarthikeyan Ramnath
    Participant

    Stated differently, i really need to move fields across from the field groups to clean up things a little and having to create a new field and do a rwmb_meta / set for each field is very time consuming when I have over 60 fields.

    #32417
    Karthikeyan RamnathKarthikeyan Ramnath
    Participant

    Hi there, I am currently using rwmb_meta and rwmb_set_meta to copy fields over and then delete the original field. Can you tell me how i can do this on the database directly, please?

    #32431
    Long NguyenLong Nguyen
    Moderator

    Hi,

    If the field groups are assigned to one post type, you can just delete a field from one field group and create a new one with the same ID in another field group.

    If you create more fields with the Builder but some of the last fields are not saved, you can follow this article to increase the PHP setting max_input_vars to resolve this issue.
    https://metabox.io/wordpress-custom-fields-not-saving-increase-max-input-vars/

    #32433
    Karthikeyan RamnathKarthikeyan Ramnath
    Participant

    Awesome. Thank you

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.