-
Type: Bug
-
Status: Resolved
-
Priority: Critical
-
Resolution: Duplicate
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
- I add a toggle layout through Tab Designer
- I select MyLayout as main layout and toggled layout
Problem:
- The xml produce by studio is
<property name="toggledLayoutName">MyLayout</property>
<property name="initialLayoutName">MyLayout</property>
=> I have a message in red into my interface:
ERROR: Layout 'MyLayout' not found
- duplicates
-
NXS-1144 Fix toggleable layout name generation in tabs
- Resolved