Create a simple multifiled component in AEM-CQ5:
1. Create a component "multifield textbox".2. Create a dialog under "multifield textbox" in this component.
3. Go the last node "tab1" from default created nodes in dialog.
4. Create a node "items" under "tab1" with primaryType=cq:WidgetCollection.
5. Again create a node "text" under "items" with primaryType=cq:Widget.
6. Now add following properties for node "text".
name= ./textbox1
xtype= multifield
No comments:
Post a Comment