Support

Account

Home Forums Feature Requests Move fields from one field group to another Reply To: Move fields from one field group to another

  • About moving fields between groups, this is the way I do it:

    Export fields to php file
    edit the php file and place fields under the desired group
    import the groups from the edited php file

    not optimal but works fine…