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 Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Made a way to track who signs up for what (ie profile page that redirects to ...
Pages: [1]

Author Topic: Made a way to track who signs up for what (ie profile page that redirects to ...  (Read 1600 times)

alfred_nutile

  • Ask me questions
  • ****
  • Posts: 464
  • Karma: 14
    • River Valley Tech Collective
Made a way to track who signs up for what (ie profile page that redirects to ...
October 26, 2007, 11:52:23 am
another page.
So the redirect I set in the profile page settings area has a view fields
http://example.com/emaillist?email=_&list=PressList
email is what I would like to pass from the original civi profile form.
Now using the civicrm profile tool I made a link to it via the drupal menu.  (not using the standalone profile option but http://example.com/civicrm/profile/create?reset=1&gid=8)
So how could I pass the email from this entry form to the redirect page?
For example in the Redirect URL settings in the Profile settings could I put
http://nationalpriorities.org/dev_cms/emaillist?email=<?php $_POST[some_value_here];?>&list=PressList
Or do I need to use the standalone form to make some type of hidden field?
And where should I read to find this stuff out myself ie the API text or ????
Thanks 1.9 is looking good.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Made a way to track who signs up for what (ie profile page that redirects to ...

This forum was archived on 2017-11-26.