CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Profiles (Moderator: Dave Greenberg) »
  • Email data types are not displaying in Event profiles
Pages: [1]

Author Topic: Email data types are not displaying in Event profiles  (Read 1249 times)

pkeogan

  • I post frequently
  • ***
  • Posts: 130
  • Karma: 4
    • BackOffice Thinking
Email data types are not displaying in Event profiles
April 29, 2011, 01:09:49 pm
When using a profile that contains an email for an event, the email field is not displayed.  I've tried this in a 3.3.5 and 3.4 site.

Is this a security or other feature or a bug?

thanks

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Email data types are not displaying in Event profiles
April 29, 2011, 01:26:41 pm

This is a long standing feature / annonyance / bug that we suppress all email fields in profile, since we always display an email field for event registrations / contributions.

might be time to revisit and fix that assumption

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

pkeogan

  • I post frequently
  • ***
  • Posts: 130
  • Karma: 4
    • BackOffice Thinking
Re: Email data types are not displaying in Event profiles
April 29, 2011, 01:49:54 pm
That would be nice.  Now our client will need to use a custom data field, then export and re-import into the email field.

Would you like me to add it to the Issue tracker?

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Email data types are not displaying in Event profiles
April 29, 2011, 01:57:18 pm

There is already an issue for this for a future release. Would be great if someone could take a look and start submitting patches towards fixing it

http://issues.civicrm.org/jira/browse/CRM-6247

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

pkeogan

  • I post frequently
  • ***
  • Posts: 130
  • Karma: 4
    • BackOffice Thinking
Re: Email data types are not displaying in Event profiles
April 29, 2011, 02:44:39 pm
We may create a patch... I'll get back to you on this.  Thanks

Max Hunter

  • I’m new here
  • *
  • Posts: 21
  • Karma: 1
  • CiviCRM version: 4.4.x
  • CMS version: Drupal 7
Re: Email data types are not displaying in Event profiles
July 26, 2013, 12:58:10 am
I've also been trying to figure out how to move the email field into the profile, please let me know if someone has already submitted a patch. 
thought it would be as simple as adding
Code: [Select]
{if $n eq 'email-Primary'}
            {assign var=n value=email-$bltID}
etc. to block.tpl, but that doesn't seem to work. 

anyone come up with any workarounds?  would using jquery() append be a good solution? 

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Profiles (Moderator: Dave Greenberg) »
  • Email data types are not displaying in Event profiles

This forum was archived on 2017-11-26.