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 Profiles (Moderator: Dave Greenberg) »
  • Clickable links to url in profile
Pages: [1]

Author Topic: Clickable links to url in profile  (Read 1177 times)

monicab

  • Guest
Clickable links to url in profile
April 27, 2009, 01:20:44 pm
How do I make the "Home URL" field display as a clickable link that will go directly to the web address indicated (preferably opening in a new window)? Currently it goes to http://example.com/civicrm/profile/www.website.com/

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: Clickable links to url in profile
April 27, 2009, 02:10:21 pm
Quote
How do I make the "Home URL" field display as a clickable link that will go directly to the web address indicated (preferably opening in a new window)? Currently it goes to http://example.com/civicrm/profile/www.website.com/
Like seems to be build correctly, check: http://drupal.demo.civicrm.org/civicrm/profile/view?reset=1&id=6363&gid=1. To make it open in new window you will have to modify code CRM/Core/BAO/UFGroup.php. getValues() line around 772.

Kurund
Found this reply helpful? Support CiviCRM

monicab

  • Guest
Re: Clickable links to url in profile
May 04, 2009, 11:38:46 am
Sorry, I'm not following you, and the example you sent just gives me a blank listing. Are you saying that those links SHOULD go to the website? They aren't currently, so I'm wondering what configuration is off.

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: Clickable links to url in profile
May 04, 2009, 11:51:36 am
Demo was reset, check: http://drupal.demo.civicrm.org/civicrm/profile/view?reset=1&id=103&gid=1

Kurund
Found this reply helpful? Support CiviCRM

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Profiles (Moderator: Dave Greenberg) »
  • Clickable links to url in profile

This forum was archived on 2017-11-26.