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) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • How to create a form on event live page?
Pages: [1]

Author Topic: How to create a form on event live page?  (Read 1048 times)

peterpan_sh

  • Guest
How to create a form on event live page?
June 10, 2009, 08:27:58 am
In drupal 6.12
On event live page , I want to create a form. There is 1 field in the form :
<select name="session_number">
<option value="1">Session 1</option>
<option value="2">Session 1</option>
</select>

question:
1) how to add it to event live page?
2) hwo to save it to civicrm by register event?

Thank you !

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: How to create a form on event live page?
June 10, 2009, 10:42:46 am
If these are sessions chosen by people who are registering - you can define them as custom fields Used For = Participant (Admin CiviCRM >> Custom Data). Then include them in a CiviCRM Profile which you embed in the Event Registration form.
Protect your investment in CiviCRM by  becoming a Member!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • How to create a form on event live page?

This forum was archived on 2017-11-26.