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 CiviEvent (Moderator: Yashodha Chaku) »
  • Data Saving
Pages: [1]

Author Topic: Data Saving  (Read 855 times)

adiyya

  • I’m new here
  • *
  • Posts: 26
  • Karma: 0
    • Click & Pledge
  • CiviCRM version: 4.1
  • CMS version: joomla 1.7, Drupal7.0, WordPress3.4
  • MySQL version: 5.2
  • PHP version: 5.3
Data Saving
August 04, 2011, 10:55:01 am
Hi,

Just want to know where is data saving logic in civicrm ie while registration front end when user click on 'Continue' button which controller it calls.(where(which file) is the logic reside for saving or inserting data into database).

Thanks in advance.
Adi T | Click & Pledge®
Email:  tadikamalla.adiyya@clickandpledge.com

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: Data Saving
August 04, 2011, 12:39:00 pm

You might want to do a quick read of:

http://en.flossmanuals.net/civicrm/ch062_introduction/

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

adiyya

  • I’m new here
  • *
  • Posts: 26
  • Karma: 0
    • Click & Pledge
  • CiviCRM version: 4.1
  • CMS version: joomla 1.7, Drupal7.0, WordPress3.4
  • MySQL version: 5.2
  • PHP version: 5.3
Re: Data Saving
August 05, 2011, 04:36:04 pm
Quote from: Donald Lobo on August 04, 2011, 12:39:00 pm

You might want to do a quick read of:

http://en.flossmanuals.net/civicrm/ch062_introduction/

lobo

Thanks Lobo For the useful Information. Actually What i want is I want to generate random code for each participant in back end,(while saving data from registering participant I want to generate random code ie registration code and need to send it to participant and should be saved into database and also insert some other fields based on input(these other fields not taking from participant ie not including in profile)) for that iam asking the 'where is data saving logic'. Can you guide me how to achieve that.

Seeking for your guidelines.

Thanks in advance
« Last Edit: August 05, 2011, 04:55:15 pm by adiyya »
Adi T | Click & Pledge®
Email:  tadikamalla.adiyya@clickandpledge.com

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: Data Saving
August 07, 2011, 09:39:12 am

1. Please avoid posting the same text repeatedly. Does not help you or anyone responding

2. You might want to read the chapter a bit more carefully, especially the section on hooks. You'll need to use hooks to implement what u need to do

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

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Data Saving

This forum was archived on 2017-11-26.