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 CiviContribute (Moderator: Donald Lobo) »
  • Multi-page CiviContribute form
Pages: [1]

Author Topic: Multi-page CiviContribute form  (Read 1212 times)

joebaker

  • Guest
Multi-page CiviContribute form
February 24, 2010, 06:35:25 am
My client has a very specific design for their donation forms, which don't conform very well to the default format for CiviContribute forms. In particular, their form designs use a multi-page layout, with, e.g. personal details on the first page, credit card/direct debit details on the second page.

Is there any provision for multi-page CiviContribute forms in CiviCRM?

Alternatively, is it possible to create a standalone custom form that posts the data appropriately into the correct contribution page?

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: Multi-page CiviContribute form
February 24, 2010, 07:45:52 am

no

also please avoid posting similar questions twice

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

Chris Burgess

  • Ask me questions
  • ****
  • Posts: 675
  • Karma: 59
Re: Multi-page CiviContribute form
February 24, 2010, 11:38:51 am
We're working on something very similar (multi-step signup and contrib forms) at present.

Because CiviCRM forms have quite specific look / feel / flow which didn't match the designs supplied, I'm implementing the forms in Drupal's forms API (which I'm more familiar with than CiviCRM's HTML_QuickForms), then firing the resulting data into CiviCRM via its exposed API and internal CiviCRM methods (where the CiviCRM API doesn't cover all our requirements).

I'll be happy to report back on how it worked out once we get our forms finished. Ideally, we'd like to be able to add a bit more to the CiviCRM API as a result (ie, ability to process transactions as well as create contribution records, etc).
@xurizaemon ● www.fuzion.co.nz

joebaker

  • Guest
Re: Multi-page CiviContribute form
February 25, 2010, 03:56:29 am
@xurizaemon

That's exactly what I want to do! Brilliant! I'd love to know how you get on - I'm working on just this sort of thing at the moment.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • Multi-page CiviContribute form

This forum was archived on 2017-11-26.