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) »
  • using custom fields for admin purposes (how to hide?)
Pages: [1]

Author Topic: using custom fields for admin purposes (how to hide?)  (Read 1080 times)

nunodonato

  • Guest
using custom fields for admin purposes (how to hide?)
November 30, 2009, 12:32:28 am
Hi there,

I'm having a problems setting up civicrm to do what I want with my drupal and views.

I need to register some hidden data for each event (basically to help the view to filter it). But it shows up to the public in the event page. I cant find any "hide" option or "admin-only". how to solve?

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: using custom fields for admin purposes (how to hide?)
November 30, 2009, 12:51:30 am
Quote
I need to register some hidden data for each event (basically to help the view to filter it). But it shows up to the public in the event page. I cant find any "hide" option or "admin-only". how to solve?

Currently this is not possible with default CiviCRM install. I would suggest you should use hooks to manually remove custom data from public event pages.

HTh

Kurund
Found this reply helpful? Support CiviCRM

nunodonato

  • Guest
Re: using custom fields for admin purposes (how to hide?)
January 11, 2010, 08:29:35 am
Hi!
I never hacked into drupal or civicrm, but I know php. Can you give me some pointer on how to start that?

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: using custom fields for admin purposes (how to hide?)
January 11, 2010, 11:46:29 am

check:

http://wiki.civicrm.org/confluence/display/CRMDOC/CiviCRM+hook+specification

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) »
  • using custom fields for admin purposes (how to hide?)

This forum was archived on 2017-11-26.