Jump to: navigation, search

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


m (Text replacement - "{{CD}}" to "{{Class_Details}}")
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
Activate the journal feature (logging of changes of a property value) for a [[MetaProperty]] of a [[MetaClass]].
 
Activate the journal feature (logging of changes of a property value) for a [[MetaProperty]] of a [[MetaClass]].
  
# Connect the MetaClass to the {{CD}} control and switch to the ''[[Class Details#Classification|Classification View]]''<br/>[[File:UI Classification_02.PNG|220px|border|alt=Classification|Classification]]
+
=== Turn on journal feature ===
 +
 
 +
# 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 right hand relation data details in the {{RE}}
+
# 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]]
 
# Save the changes with {{key press|Ctrl|S}} or the save command
 
# Save the changes with {{key press|Ctrl|S}} or the save command
  
Now the logging of all value changes for the selected property is activated.
+
=== Turn off ===
It is possible to turn off this feature by again removing unchecking "changelog active".
+
# 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