![]() | ![]() | ![]() | ![]() | ![]() |
The problem occurs if a single temporary variable is used as the value of the READONLY= or VISIBLE= field attributes.
To work around the problem, add an additional temporary variable to the expression in order for it to evaluate correctly.
In the following example, the expressions for the READONLY= and VISIBLE= attributes will not evaluate correctly. If the expressions evaluate correctly, the D1 field will be read–only and invisible. However, because of the problem, the D1 field displays as editable and visible.
In this example, add an additional temporary variable such as "and true" to the expression:
<field name="D1" type="date" readonly="TEMP.true and true" visible="TEMP.false and true" />
Adding "and true" to the expression causes the expression to evaluate correctly.
Select the Hot Fix tab in this note to access the hot fix for this issue.
Product Family | Product | System | Product Release | SAS Release | ||
Reported | Fixed* | Reported | Fixed* | |||
SAS System | SAS OpRisk Monitor | Microsoft® Windows® for x64 | 4.1 | 4.2 | 9.2 TS2M0 | 9.2 TS2M2 |
Microsoft Windows Server 2003 Datacenter Edition | 4.1 | 4.2 | 9.2 TS2M0 | 9.2 TS2M2 | ||
Microsoft Windows Server 2003 Enterprise Edition | 4.1 | 4.2 | 9.2 TS2M0 | 9.2 TS2M2 | ||
Microsoft Windows Server 2003 Standard Edition | 4.1 | 4.2 | 9.2 TS2M0 | 9.2 TS2M2 | ||
Microsoft Windows XP Professional | 4.1 | 4.2 | 9.2 TS2M0 | 9.2 TS2M2 | ||
Windows Vista | 4.1 | 4.2 | 9.2 TS2M0 | 9.2 TS2M2 | ||
64-bit Enabled AIX | 4.1 | 4.2 | 9.2 TS2M0 | 9.2 TS2M2 | ||
64-bit Enabled Solaris | 4.1 | 4.2 | 9.2 TS2M0 | 9.2 TS2M2 | ||
HP-UX IPF | 4.1 | 4.2 | 9.2 TS2M0 | 9.2 TS2M2 | ||
Linux for x64 | 4.1 | 4.2 | 9.2 TS2M0 | 9.2 TS2M2 |