Viewing 1 replies (of 1 total)
  • Hi arunmx,

    Go to the file ‘notification-emial.php’ in the classes folder. Search for ‘$new-name’.
    On line 337 (ish) you will see

    $new_name = apply_filters( ‘ninja_forms_submission_csv_name’, ‘ninja-forms-submission’ );

    Just change the ‘ninja-forms-submission’ to whatever you want.

    Hope this helps

Viewing 1 replies (of 1 total)
  • The topic ‘Change CSV file name form ninja-forms-submission’ is closed to new replies.