Viewing 1 replies (of 1 total)
  • Thread Starter Cornelia Villeneuve

    (@codedogs)

    Code changes required:
    visual-form-builder.php Visual_Form_Builder:save_copy_form line 1162
    Add the following lines:

    wp_redirect( 'admin.php?page=visual-form-builder&action=edit&form=' . $new_form_selected );
    exit();

Viewing 1 replies (of 1 total)
  • The topic ‘[VFB] Duplicate – go to copy instead of original’ is closed to new replies.