Great module. I've been working with it for a few days now and it's doing (almost) everything that I've wanted.

One thing that I'm looking at now, and I may be overlooking a simple solution, is this:

I have a series of check boxes with names related to a file. I'd like clients to be able to tic the box, and receive that file via email.

Example: 'Site Visitor' wants a brochure on 'Drupal'. They select the 'drupal' box and are emailed the form.

Is this currently possible?

Advanced thanks for any insight/direction/ridicule.

Comments

quicksketch’s picture

This isn't directly possible but it can be done with a bit of custom theming. Sending a file via e-mail has it's own challenges, I'd suggest looking at #159678: Send file attachments in email. To get started with your custom e-mail template, take a look at THEMING.txt. As a feature request, I'm not sure this is a common enough use-case to provide a built-in feature, so I'm moving this to a support request.

quicksketch’s picture

Category: feature » support

I'm also not sure how much further we can take this on the issue queue. I don't provide support on custom coding/theming, which this would require.

coloryan’s picture

Status: Active » Closed (won't fix)

Understood, and thanks for the direction. It's not a realy common feature, my client wants to track who/when is looking at the literature.

If I come across any solutions, I'll post them!