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 »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Custom profile and custom searchpage results
Pages: [1]

Author Topic: Custom profile and custom searchpage results  (Read 1384 times)

freeloader

  • Guest
Custom profile and custom searchpage results
August 30, 2007, 06:52:58 am
Hello. I am building a custom search page in civi that uses a custom profile and is accessible with "administrator/index2.php?option=com_civicrm&task=civicrm/profile/search&reset=1&gid=1" The problem is that the result page does not show the A/Z and  "actions" functionality the standard civi search resultpage shows.

I only want to use the my customised profile pages, and not the standard search, create and edit pages. Is it possible to build these functions into my customized search resultspage, or is there another way?  Whitch templates do i have to use and adjust for this if there is?

Another question is where i can find the page/template where i can make the emailaddress linkable (mail link) that is shown in the customised search resultpage.

Thanks.

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Custom profile and custom searchpage results
August 30, 2007, 10:51:54 am
Quote
Hello. I am building a custom search page in civi that uses a custom profile and is accessible with "administrator/index2.php?option=com_civicrm&task=civicrm/profile/search&reset=1&gid=1" The problem is that the result page does not show the A/Z and  "actions" functionality the standard civi search resultpage shows.
- AtoZ filter is not available for Profile Search.

Quote
I only want to use the my customised profile pages, and not the standard search, create and edit pages. Is it possible to build these functions into my customized search resultspage, or is there another way?  Whitch templates do i have to use and adjust for this if there is?
- You can use Profile for this.  Do check:
http://wiki.civicrm.org/confluence/display/CRMDOC/Linking+Profiles
http://wiki.civicrm.org/confluence/display/CRMDOC/Configuring+Front-end+Contact+Dashboard+in+Joomla%21+Sites

Quote
Another question is where i can find the page/template where i can make the emailaddress linkable (mail link) that is shown in the customised search resultpage.
For this you might have to modify civicrm code. Check templates/CRM/Profile/Form/Dynamic.tpl

HTH

kurund
Found this reply helpful? Support CiviCRM

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Custom profile and custom searchpage results

This forum was archived on 2017-11-26.