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) »
  • Remove Search Status
Pages: [1]

Author Topic: Remove Search Status  (Read 1401 times)

polestar

  • I post frequently
  • ***
  • Posts: 162
  • Karma: 11
    • Target Integration
Remove Search Status
March 14, 2009, 01:48:13 pm
Hi Guys,

I would like to remove search-status from the search profile. Any ideas how to do this?

thanks
CiviCRM - Installation & Support | Virtual Private Servers (VPS) with Joomla/Drupal and CiviCRM | SugarCRM & vTiger CRM Installation and Support
Target Integration | www.targetintegration.com
Subscribe to Knowledgement - Your guide to effective business | http://www.knowledgement.ie

Kiran Jagtap

  • Ask me questions
  • ****
  • Posts: 533
  • Karma: 51
Re: Remove Search Status
March 18, 2009, 12:48:31 am
hi

You might want to give more inside about your use case.

kiran
You Are Designed To Choose... Defined By Choice.

polestar

  • I post frequently
  • ***
  • Posts: 162
  • Karma: 11
    • Target Integration
Re: Remove Search Status
March 18, 2009, 01:35:32 am
Hi Kiran,

I have a custom profile which is being used for searching the members by public. The search profile shows a status at the end of the search e.g.

Code: [Select]
Displaying contacts where:
First Name LIKE %anne% ...AND...
Member of Group IN Put on Website ...AND...
Group Status - "Added"

Is it possible to remove this status message as we don't want to show this to the public.

thanks
CiviCRM - Installation & Support | Virtual Private Servers (VPS) with Joomla/Drupal and CiviCRM | SugarCRM & vTiger CRM Installation and Support
Target Integration | www.targetintegration.com
Subscribe to Knowledgement - Your guide to effective business | http://www.knowledgement.ie

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: Remove Search Status
March 18, 2009, 06:13:32 am

check:

http://wiki.civicrm.org/confluence/display/CRMDOC/Customize+Built-in,+Profile,+Contribution+and+Event+Registration+Screens

and customize your tpl to not display that info

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

polestar

  • I post frequently
  • ***
  • Posts: 162
  • Karma: 11
    • Target Integration
Re: Remove Search Status
March 18, 2009, 04:29:38 pm
No Luck!!!

I created a folder structure as below,

/home/xxxxx/civicrm_custom/CRM/Profile/Page/1/Listings.tpl

Edited Listings.tpl to not to show the search criteria, but if I see the source page from the listing page, I still get the path to old tpl file (Is that address to .tpl file generated dynamically?)

Any other ideas?

Thanks
CiviCRM - Installation & Support | Virtual Private Servers (VPS) with Joomla/Drupal and CiviCRM | SugarCRM & vTiger CRM Installation and Support
Target Integration | www.targetintegration.com
Subscribe to Knowledgement - Your guide to effective business | http://www.knowledgement.ie

polestar

  • I post frequently
  • ***
  • Posts: 162
  • Karma: 11
    • Target Integration
Re: Remove Search Status
March 18, 2009, 04:52:28 pm
Got it done by hacking the main file listed in

/home/xxxxx/administrator/components/com_civicrm/civicrm/templates/CRM/Profile/Page/Listings.tpl

So seems like it is not picking up the file in the custom template directory.

Thanks Lobo.

But will be interested in knowing why it didn't pick up the tpl file from custom templates.
CiviCRM - Installation & Support | Virtual Private Servers (VPS) with Joomla/Drupal and CiviCRM | SugarCRM & vTiger CRM Installation and Support
Target Integration | www.targetintegration.com
Subscribe to Knowledgement - Your guide to effective business | http://www.knowledgement.ie

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: Remove Search Status
March 18, 2009, 06:59:24 pm

1. did you set the custom templates path in: q=civicrm/admin/setting/path&reset=1

2. i tried it on my local 2.2 install and it worked great. so i would check item 1 above and make sure the web server has permissions to read that directory and files

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 »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Remove Search Status

This forum was archived on 2017-11-26.