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) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • filter field in civicrm_option_value table
Pages: [1]

Author Topic: filter field in civicrm_option_value table  (Read 1859 times)

taram

  • I post occasionally
  • **
  • Posts: 35
  • Karma: 2
filter field in civicrm_option_value table
February 09, 2009, 11:27:35 am
I am adding some new activity types in my install and trying to understand what the 'filter' field in civicrm_option_value table means? I see that some of my activities have 0 and some others have 1 and the only way to edit this value is from DB. Also, the return values of CRM_Core_PseudoConstant::activityType() depend on this value.
Can I modify this value without effecting any internal functionality?
Thank you.
Tara.

Yashodha Chaku

  • Forum Godess / God
  • Ask me questions
  • *****
  • Posts: 755
  • Karma: 57
    • CiviCRM
Re: filter field in civicrm_option_value table
February 09, 2009, 09:49:25 pm
We dont show the activity types with 'filter' = 1  in the UI,
they are Core CiviCRM activities used for internal purpose.

-Yashodha
Found this reply helpful? Contribute NOW and help us improve CiviCRM with the Make it Happen! initiative.

taram

  • I post occasionally
  • **
  • Posts: 35
  • Karma: 2
Re: filter field in civicrm_option_value table
February 10, 2009, 09:01:12 am
Thanks Yashoda.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • filter field in civicrm_option_value table

This forum was archived on 2017-11-26.