Details
-
Type:
Bug Fix
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.2.1
-
Component/s: Development
-
Security Level: Public (Public: Anyone can view)
-
Labels:None
-
Rice Module:KRAD
-
KAI Review Status:Not Required
-
KTI Review Status:Not Required
Description
Currently the layout manager (for example TableLayoutManager) build line runs before the items are processed in apply model. This means any expressions on the items will not be processed yet. In build line there are several properties (for example rowSpan, colSpan, readOnly, required) that we read to determine the layout. We need to check for expressions and evaluate before reading the properties.
Attachments
Issue Links
- cloned from
-
KULRICE-7208 Template
-
- Closed
-
- discovered by
-
KULRICE-8439 Required indicator not appearing on table headers
-
- Closed
-