import complete message

I want to customize the import complete message as follow:
return ' CSV has been imported successfully! <br />
Total rows: '.$this->import->total_rows.' <br >
Total success rows: '.$this->import->successful_rows.' <br >
Total failed rows: '.$this->import->failed_rows.' <br >
Total updated rows: '???' <br >;
return ' CSV has been imported successfully! <br />
Total rows: '.$this->import->total_rows.' <br >
Total success rows: '.$this->import->successful_rows.' <br >
Total failed rows: '.$this->import->failed_rows.' <br >
Total updated rows: '???' <br >;
I am not able to do so; getCompletedNotificationTitle() This method seems not working. Need Help on this.
0 Replies
No replies yetBe the first to reply to this messageJoin
Want results from more Discord servers?
Add your server