The TextLog business rule adds entries from one Text attribute
to another Text attribute and includes the user name and date. It
also clears the first Text attribute.
You can use the TextLog business rule instead of a List Text
attribute to add comments to an element. The business rule automatically
indicates who changed the attribute and when it changed. The entered
comments are read-only.
必要條件
- A Text attribute in which to enter the source text
- A Text attribute to which the source text is moved. This attribute
is the target attribute.
- 商業規則儲存器屬性,必須是文字屬性
格式
在商業規則儲存器屬性中,輸入下列格式的商業規則:
=TextLog('Source Attribute Name',"Target Attribute Name","Locale")
參數
'Source Attribute Name' |
The attribute whose value is moved to the target attribute |
"Target Attribute Name" |
The attribute in which the changes are stored |
"Locale" |
The parameter for date format must be set to "sv,SE," which
indicates Swedish format. Despite specifying this setting, Swedish
format might not be used. The date format that is used is either the
format that is selected in your preferences or the format that an
administrator selected for the workspace. |