Jump to: navigation, search

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


(Created page with "It is possible to activate the Journal feature (logging of all property value chagnes) for every single Property on every MetaClass. # Open the Metaclass in the ''[[C...")
 
m (Text replacement - "{{CD}}" to "{{Class_Details}}")
 
(16 intermediate revisions by 3 users not shown)
Line 1: Line 1:
It is possible to activate the Journal feature (logging of all property value chagnes) for every single [[Property]] on every [[MetaClass]].
+
Activate the journal feature (logging of changes of a property value) for a [[MetaProperty]] of a [[MetaClass]].
  
# Open the Metaclass in the ''[[Class Details#Classification|Classification View]]''<br/>[[File:UI Classification_02.PNG|220px|border|alt=Classification|Classification]]
+
=== Turn on journal feature ===
# Select the MetaProperty you want to activate the Journal feature for
+
# Select the Checkbox "Changelog active" in the Propertyview of the details
+
# Save the Metaclass
+
  
You have activated the logging of all Value changes for the selected Property.
+
# 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]]
It is possible to turn off this feature by dechecking the "Changelog active" Checkbox.
+
# 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]]
 +
# Save the changes with {{key press|Ctrl|S}} or the save command
  
 +
=== Turn off ===
 +
# 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