@Version(value="1.2.0")
See: Description
| Class | Description |
|---|---|
| MultiFieldPanelFunctions |
JSP functions for working with MultiFieldPanel widget.
|
| MultiFieldPanelWCMUse |
Usage init:
- data-sly-use.multiField="${ 'com.adobe.acs.commons.widgets.MultiFieldPanelWCMUse' @ name='myComponentPropertyName' }"
- data-sly-use.multiField="${ 'com.adobe.acs.commons.widgets.MultiFieldPanelWCMUse' @ location=currentPage.contentResource, name='myPagePropertyName' }"
- data-sly-use.multiField="${ 'com.adobe.acs.commons.widgets.MultiFieldPanelWCMUse' @ location=currentPage.parent.contentResource, name='myParentPagePropertyName' }"
Usage iteration
- data-sly-list.value="${ multiField.values }"
|
Copyright © 2013–2020 Adobe. All rights reserved.