2017 © Pedro Peláez
 

contao-module mailfromtable

Inserts an email from the database for an ID in a form

image

scyfel/mailfromtable

Inserts an email from the database for an ID in a form

  • Thursday, September 17, 2015
  • by christianbarkowsky
  • Repository
  • 1 Watchers
  • 1 Stars
  • 33 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 2 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

mailFromTable - contao extension

Inserts an email from the database for an ID in a form, (*1)

Adds a new field (hidden) field type. It gets a table and column name. As form values only numeric values are accepted. When sending the form, a database lookup in that table for the given ID (value) ist done, getting the email from the given column. If no value is found a fallback email address is returned., (*2)

Use the extension formrecipient to use the email from this field as recipient of the form., (*3)

You can use this to pass the id of the member/user of a record (page, article, catalog/metamodels entry, ...) to a form. (You might need inputvar for this.) The filled form will be delivered to the record owner now instead to a predefined email addres without having that email anywhere in the web page source code., (*4)

Contributor

The Versions

17/09 2015

dev-master

9999999-dev

Inserts an email from the database for an ID in a form

  Sources   Download

LGPL-3.0+

The Requires

 

email form contao recipient

17/09 2015

2.0.3

2.0.3.0

Inserts an email from the database for an ID in a form

  Sources   Download

LGPL-3.0+

The Requires

 

email form contao recipient

22/04 2015

2.0.2

2.0.2.0

Inserts an email from the database for an ID in a form

  Sources   Download

LGPL-3.0+

The Requires

 

email form contao recipient