Details
-
Type:
Bug Fix
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: None
-
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
If you use a horizontal item group (like in stacked layout), or use a box horizontal layout for a separate add line, the fields ends up aligning vertically. Horizontal layout works fine for standard layouts, just not when the layout is within a collection item.
Attachments
Issue Links
- cloned from
-
KULRICE-7208 Template
-
- Closed
-
Tested on seperate add line for table layout :
<property name="layoutManager.addLineGroup.layoutManager">
<bean parent="Uif-HorizontalBoxLayout"/>
</property>
Fields were stacked horizontally.