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 (Moderator: Dave Greenberg) »
  • Submitting CiviCRM forms using drupal_execute?
Pages: [1]

Author Topic: Submitting CiviCRM forms using drupal_execute?  (Read 1804 times)

lentilsoup

  • I post frequently
  • ***
  • Posts: 134
  • Karma: 6
Submitting CiviCRM forms using drupal_execute?
December 27, 2008, 03:51:58 pm
Can the drupal_execute function be used to submit CiviCRM forms when it's installed as a Drupal module?  If not, is there a CiviCRM-specific equivalent?

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: Submitting CiviCRM forms using drupal_execute?
December 27, 2008, 04:33:52 pm

unforunately no to both your questions. (though i think implementing an equivalent drupal_execute using QF is probably not too hard)

wanna explain your use case to see if we can suggest other workarounds?

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

lentilsoup

  • I post frequently
  • ***
  • Posts: 134
  • Karma: 6
Re: Submitting CiviCRM forms using drupal_execute?
December 28, 2008, 10:55:35 am
I'm trying to build a simplified interface for event creation and registration.  I was hoping there might be a way to simply do a form submission to create things like price sets or new registrations by "submitting a form" rather than having to tease out exactly what processing goes on behind the scenes and duplicate the logic.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM (Moderator: Dave Greenberg) »
  • Submitting CiviCRM forms using drupal_execute?

This forum was archived on 2017-11-26.