Extension, Module, Plugin

Archived
Forum
(read-only)

Postmaster

ExpressionEngine 2

Back to this add-on's main page
View Other Add-ons From Objective HTML

     

Zoo Vistor Member Registration: no email in notification

Support Request

Werner Gusset
Werner Gusset

Hi

We have a registration form with Zoo Visitor. Alle fields we want are in the notification email from Postmaster.

But we can not insert the email or username which are the same in the Zoo Visitor registration. We always get the email adress from the Zoo Visitor guest entry that Zoo Visitor needs.

Any suggestion what we need to do to get the email the user enters while registring?

Werner

Werner Gusset
# 1
Werner Gusset

I found th solution on Stackexchange:

{exp:zoo_visitor:details member_entry_id=”{parcel:entry_id}”}

  // your template here and parse the variables without the “parcel:” prefix
  // just like a normal EE template

{/exp:zoo_visitor:details}