Problem
There doesn't seem to be a feature to be able to email the reports directly.
Proposed solution
Ability to email the report data in email body or email with pdf attached so it can be sent out easier.
SMTP feature is already integrated for password resets so this can extend from that.
Alternatives considered
Currently we manually export the pdf and download. then create email and attach the downloaded pdf which is a multi step process.
Additional context
{{variables}} for subject and body text would be an additional welcomed addition for a little more case by case bases for users of your app.
Currently the pdf exports as name "Customer start - end date.pdf", i replace "Customer" with wifes name before saving. So Abilty to set veriables on user, customer, dates or hardcoded additional text I think would give control for each.
Problem
There doesn't seem to be a feature to be able to email the reports directly.
Proposed solution
Ability to email the report data in email body or email with pdf attached so it can be sent out easier.
SMTP feature is already integrated for password resets so this can extend from that.
Alternatives considered
Currently we manually export the pdf and download. then create email and attach the downloaded pdf which is a multi step process.
Additional context
{{variables}} for subject and body text would be an additional welcomed addition for a little more case by case bases for users of your app.
Currently the pdf exports as name "Customer start - end date.pdf", i replace "Customer" with wifes name before saving. So Abilty to set veriables on user, customer, dates or hardcoded additional text I think would give control for each.