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) »
  • General Discussion (please no support requests here!) (Moderator: Michał Mach) »
  • Front and Back End to civiCRM Query
Pages: [1]

Author Topic: Front and Back End to civiCRM Query  (Read 3183 times)

ziskin

  • Guest
Front and Back End to civiCRM Query
September 25, 2007, 08:29:12 am
Is there a good way (such as installing a module) of creating a custom front end to the "advanced search"? Is there a way of creating a more detailed and formatted back end to query results screen? Or should I work on creating those things myself?

Many thanks!
Z

speleo

  • Ask me questions
  • ****
  • Posts: 396
  • Karma: 28
  • CiviCRM version: 4.3.1
  • CMS version: J! 2.5,9
  • MySQL version: 5.1
  • PHP version: 5.3.24
Re: Front and Back End to civiCRM Query
September 25, 2007, 08:53:31 am
Have you looked at CiviReport http://wiki.civicrm.org/confluence/display/CRMDOC/CiviReport

Requires a tomcat server but you can run it locally in some circumstances http://wiki.civicrm.org/confluence/display/CRMDOC/Remote+Access+to+your+DB

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Front and Back End to civiCRM Query
September 25, 2007, 11:34:58 am
Quote from: ziskin on September 25, 2007, 08:29:12 am
Is there a good way (such as installing a module) of creating a custom front end to the "advanced search"? Is there a way of creating a more detailed and formatted back end to query results screen? Or should I work on creating those things myself?

In addition to creating reports... you can use the Profile functionality to create custom search and listings screens. You can also create alternative column-sets for the Advanced Search "results" table.
http://wiki.civicrm.org/confluence/display/CRMDOC/Profiles+Admin

For more ideas...you might want to post more details as to the modifications you need in the front and back end.
Protect your investment in CiviCRM by  becoming a Member!

ziskin

  • Guest
Re: Front and Back End to civiCRM Query
September 25, 2007, 12:51:04 pm
Thanks for the ideas! Really, I'm trying to emulate this behavior:
http://www.caee.org/ee-directory


geilhufe

  • I post frequently
  • ***
  • Posts: 293
  • Karma: 33
    • Social Source Software
Re: Front and Back End to civiCRM Query
September 25, 2007, 01:32:51 pm
Profile Listings will emulate the CAEE site.

Review the docs
http://wiki.civicrm.org/confluence/display/CRMDOC/Profiles+Admin
And some examples:
http://wiki.civicrm.org/confluence/display/CRMDOC/Profile+Examples

In using profiles, I find the most important thing is to have a clear idea of how groups and smart groups work. If you do not restrict the profile to a group, you can inadvertently expose your entire contact DB via this kind of profile listings interface.


Drupal and CiviCRM consulting, strategy and configuration
http://www.social-source.com/

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Front and Back End to civiCRM Query
September 25, 2007, 02:42:04 pm
Quote from: ziskin on September 25, 2007, 12:51:04 pm
Thanks for the ideas! Really, I'm trying to emulate this behavior:
http://www.caee.org/ee-directory

Also keep in mind that you can create customized versions of the Profile templates on a "per profile" basis:
http://wiki.civicrm.org/confluence/display/CRMDOC/Customize+Built-in+and+Profile+Screens
Protect your investment in CiviCRM by  becoming a Member!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • General Discussion (please no support requests here!) (Moderator: Michał Mach) »
  • Front and Back End to civiCRM Query

This forum was archived on 2017-11-26.