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. |