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) »
  • Pre-form help text issue with profile ...
Pages: [1]

Author Topic: Pre-form help text issue with profile ...  (Read 1504 times)

backdrifting

  • I post frequently
  • ***
  • Posts: 178
  • Karma: 2
Pre-form help text issue with profile ...
March 27, 2008, 08:41:35 pm
I've created a profile and added some pre-form help text to it.  When I preview my profile the pre-form help text appears, but when I logout of Drupal and view the profile search form page as an anonymous user, the form appears but not the pre-form help text.  How do I get the pre-form help text to show up in the public/anonymous user view?

Thanks in advance.

backdrifting

  • I post frequently
  • ***
  • Posts: 178
  • Karma: 2
Re: Pre-form help text issue with profile ...
March 27, 2008, 09:15:30 pm
Additionally what's weird here is that the pre-form help shows up when I use the standalone code in a block in Drupal.  however this won't work since I'm using a search form = the standalone code causes the field titles to appear but not the actual search boxes.  Strange.

So I still would like to figure out why the pre-form help is not showing up if I just go to the profile URL.  for example:

civicrm/profile?reset=1&gid=5

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: Pre-form help text issue with profile ...
March 27, 2008, 10:30:43 pm

Can you please reproduce this issue with a small profile on our demo server and post back the urls so we can verify the issue and if a bug, fix it :)

thanx

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

backdrifting

  • I post frequently
  • ***
  • Posts: 178
  • Karma: 2
Re: Pre-form help text issue with profile ...
March 28, 2008, 04:57:44 am
Yes, I will do this today and let you know.  Thanks.   :)

backdrifting

  • I post frequently
  • ***
  • Posts: 178
  • Karma: 2
Re: Pre-form help text issue with profile ...
March 28, 2008, 07:32:46 am
Ok, this is not working in the demo as well.  See this URL:

http://drupal.demo.civicrm.org/civicrm/profile?reset=1&gid=4

I created a simple profile form and added one line of pre-form help, and the line of pre-form help is not showing up when I do a preview or view it "live."

Is this a CiviCRM bug/glitch?


Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Pre-form help text issue with profile ...
March 28, 2008, 09:27:48 am
Ahhh - the preform help shows up on the form when it is used to create or edit a contact record (e.g. http://.../civicrm/profile/create?gid=4&reset=1). It is not displayed in "search and listings mode". We'd probably need two different Pre and Post help settings to support both edit and search - since the text would be different in many / most cases.

For now, your best bet is to implement a custom version of the profile search / listings template following the instructions below - and add your pre-help to that file:

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) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Pre-form help text issue with profile ...

This forum was archived on 2017-11-26.