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 Profiles (Moderator: Dave Greenberg) »
  • How to Create Profile for making registration by geographical location
Pages: [1]

Author Topic: How to Create Profile for making registration by geographical location  (Read 806 times)

shashikant

  • I post occasionally
  • **
  • Posts: 30
  • Karma: 0
  • CiviCRM version: civicrm 4.1.3
  • CMS version: Drupal 6.26
  • MySQL version: Mysql 5.1.56
  • PHP version: PHP Version 5.3.6
How to Create Profile for making registration by geographical location
February 06, 2013, 05:30:05 am
Hi,
I want to create a profile which contains fields like
1) name
2) email
3) address
4) country
5) state and
6) current employer

Current Employer fields is having relationship with contact.

But Problem is that some people may enter it like "MyCompany", "my company", "my company and Private Control" etc. for same company.
which will essentially junk the data in civicrm.
One big Company may have many branches in different-different states

So depending upon user loaction how can i populate the existing employer from civicrm table
so in addition to auto-complete, it neeeds to be the correct office location.
If employer is not there in Civicrm DB then allow to create new employer via Field current employer

Can anyone suggest how can i implement this?

Thanks

kennedy

  • I post occasionally
  • **
  • Posts: 119
  • Karma: 5
  • CiviCRM version: 4.5.5
  • CMS version: Drupal
  • PHP version: 5.3.10
Re: How to Create Profile for making registration by geographical location
February 10, 2013, 01:00:53 pm
You can try out Webform CiviCRM, but as far as i know, you can only get what you have in your database, i don't know how that works depending on user location.
Check out this link: http://drupal.org/node/1615380 and go to the section that says : Current Employer
Hope that helps.

shashikant

  • I post occasionally
  • **
  • Posts: 30
  • Karma: 0
  • CiviCRM version: civicrm 4.1.3
  • CMS version: Drupal 6.26
  • MySQL version: Mysql 5.1.56
  • PHP version: PHP Version 5.3.6
Re: How to Create Profile for making registration by geographical location
February 18, 2013, 05:41:49 am
Hi kennedy,
Thanks for reply.

I checked the link, It looks like it will satisfy my need.
But still need to implement it.

Regards
Shashikant

kennedy

  • I post occasionally
  • **
  • Posts: 119
  • Karma: 5
  • CiviCRM version: 4.5.5
  • CMS version: Drupal
  • PHP version: 5.3.10
Re: How to Create Profile for making registration by geographical location
February 19, 2013, 03:12:40 am
Hi, the documentation is straight forward if you are using drupal. Download and enable the required modules if you don't have them yet, webform, Webform CiviCRM Integration, etc. Follow the documentation on the previouse link, please, test it first on a dev. site.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Profiles (Moderator: Dave Greenberg) »
  • How to Create Profile for making registration by geographical location

This forum was archived on 2017-11-26.