Jump to: navigation, search

Difference between revisions of "HowTo:Activate Logging of PropertyValues"


m (Text replacement - "{{CD}}" to "{{Class_Details}}")
 
(7 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
=== Turn on journal feature ===
 
=== Turn on journal feature ===
  
# Connect the MetaClass to the {{CD}} control and switch to the ''[[Class_Details#MetaProperties|MetaProperties View]]''<br/>[[File:UI Classification_02.PNG|220px|border|alt=Classification|Classification]]
+
# Connect the MetaClass to the {{Class_Details}} control and switch to the ''[[Class_Details#MetaProperties|MetaProperties View]]''<br/>[[File:UI Classification_02.PNG|220px|border|alt=Classification|Classification]]
 
# Select the MetaProperty you want to activate the journal feature for
 
# Select the MetaProperty you want to activate the journal feature for
 
# Enable the checkbox '''Changelog active''' in the details of the [[Relation_Editor#Relation_data|relation data]]<br/>[[File:ChangeLogActive.jpg|220px|border|alt=ChangeLogActive|ChangeLogActive]]
 
# Enable the checkbox '''Changelog active''' in the details of the [[Relation_Editor#Relation_data|relation data]]<br/>[[File:ChangeLogActive.jpg|220px|border|alt=ChangeLogActive|ChangeLogActive]]
Line 10: Line 10:
 
=== Turn off ===
 
=== Turn off ===
 
# Turn off the journal feature by unchecking '''Changelog active''' again.
 
# Turn off the journal feature by unchecking '''Changelog active''' again.
 +
 +
== See also ==
 +
* [[Property-Value_Journal]]
  
 
[[Category:How-To]]
 
[[Category:How-To]]

Latest revision as of 18:37, 11 May 2015

Activate the journal feature (logging of changes of a property value) for a MetaProperty of a MetaClass.

Turn on journal feature

  1. Connect the MetaClass to the Class Details control and switch to the MetaProperties View
    Classification
  2. Select the MetaProperty you want to activate the journal feature for
  3. Enable the checkbox Changelog active in the details of the relation data
    ChangeLogActive
  4. Save the changes with Ctrl+S or the save command

Turn off

  1. Turn off the journal feature by unchecking Changelog active again.

See also