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 Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Front-end Profile Listing in Joomla
Pages: [1]

Author Topic: Front-end Profile Listing in Joomla  (Read 876 times)

chapmanla

  • I post occasionally
  • **
  • Posts: 43
  • Karma: 1
  • CiviCRM version: 4.3.1
  • CMS version: Joomla 2.5.11
  • MySQL version: 5.0.95
  • PHP version: 5.2.5
Front-end Profile Listing in Joomla
August 05, 2008, 02:25:02 pm
I'm a newbie and appreciate any help.

I am trying to get a front-end page in Joomla 1.5 to display a list contacts without a search function.  I can get a searchable form of the profile using a CiviCRM menu and "Profile Search and Listings Task".  There does not seem to be a way of adding the "force=1" and "search=0" functions using the Joomla menu admin panel.  I can get the desired table (full list, no search) to appear by pasting "&force=1&search=0" to the url in my browser after hitting the CiviCRM menu item.
 
I have also tried to create a menu defined as an external link and inserted the link created in step above (including the force and search commands, e.g. "http://localhost/index.php?option=com_civicrm&Itemid=65&force=1&search=0 ").  I get a "You do not have permission to execute this url" after selecting the menu item.

I am not sure how/where I should be inserting this code.

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: Front-end Profile Listing in Joomla
August 05, 2008, 03:18:26 pm

We are not really joomla experts so cant be too helpful there

However u might be able to link directly using the full url:

http://localhost/index.php?option=com_civicrm&task=civicrm/profile&reset=1&gid=XXX&force=1&search=0

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 Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Front-end Profile Listing in Joomla

This forum was archived on 2017-11-26.