Automatically insert the contents of the favorites list into an external e-mail form

The Realty Manager allows you include the realty objects on a user’s favorites list into TYPO3’s standard e-mail form.

  1. Install the extension mailform_userfunc (version 0.0.3 of that extension has been tested to work) and set the split character to “>”. Remember to install the extension’s static template.
  2. Set up a contact page with TYPO3’s default e-mail form (if you haven’t done so yet).
  3. Click on the configuration wizard to setup the form’s content. (You might need to click on the arrow-headed button to see the detailed configuration.)
  4. Choose the element type “hidden” and set the value to “{TSFE:fe_user>sesData>summaryStringOfFavorites}” (without the quotes). This will automatically insert a summary of the user’s favorites list.

Note: It is recommended to use the Realty Manager’s own contact form. The summary of the favorites list is also provided there. (See section above.)