This repository has been archived by the owner on Nov 23, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 40
Lists and fields with no label
Mikołaj Mański edited this page Jul 26, 2016
·
9 revisions
When providing configuration in Feature files for complex types like multifields it sometimes happen that field has no label. Here is an example of handling such situation:
Here's how to access the first textfield :
Type | Label | Explanation |
---|---|---|
multifield#0#text field | Items#no label | If there is no label for field, label value is replaced by "no label" caption. However, when a multifield items contain a label, it should be added to the multifield label value instead of "no label" text. |
As we can see after multifield
type we provide index of an element from the list and then type of this particular element - this is the proper way to handle list items.
For more information about providing component configuration please refer to Storing component configurations tutorial
- Configuring Bobcat
- Selenium enhancements
- Cucumber enhancements
- Traffic analyzer
- Email support
- Reporting
- Cloud integration
- Mobile integration
- Executing tests on different environments
- Working with multiple threads
- Tips and tricks
- Authoring tutorial - Classic
- AEM Classic Authoring Advanced usage
- Siteadmin
- Sidekick
- Aem Component
- Working with author pages
- Working with Publish pages
- Advanced component interactions
- Working with Context Menu
- Using Aem Content Tree
- Aem Content Finder
- Storing component configurations
- Working with packages
- Jcr Support
- Authoring tutorial - Touch UI
- Adding and editing a component
- Sites management tutorial