I have added a flag that allows a user to flag his favorite products.
I would like to add a button/action to this view that allows the user to mail the content of the view (= a list of all his products).
Actually I would like to build an ordering system:
Each product has a flag "order this".
In the view I would like to add an editable quantity field.
When the user has finished modifying the quantities, he can send the list.

Any idea how I can do this?

Comments

quicksketch’s picture

Status: Active » Closed (won't fix)

The ability to send the contents of a View to an e-mail is a task outside the scope of Flag. A short look through the available projects did not reveal a suitable existing module for this need, so perhaps a module has not yet been written for this functionality. However the Flag project is not the place for adding such functionality.