Creating a (rather basic) dropdown list as a customized xtype is resulting in strange behavior. Please find attached all the required screenshots and below the encountered behavior:
I'm inclined to believe the width of the div.center element in the CSS file influences the behavior quite a bit but we haven't been able to display the dropdown list properly.
BTW : we applied the instructions as found in tutorial http://helpx.adobe.com/experience-manager/using/creating-aem-multifield-components.html but I think it's fair to say a document-review would improve the quality of the tutorial a bit (certain lines of code are simply duplicated and cq:Panel is consistently identified as cq:panel ....)
Many thanks in advance,
Wim
Solved! Go to Solution.
Views
Replies
Total Likes
The article you referenced is quite large and fits alot of information into it.
Here is a better one (much shorter) that uses a custom xtype and a drop down on a multifield. Just went through it - this was the result:
[img]Drop.png[/img]
Notice that the dropdown size is not reduced. See:
http://helpx.adobe.com/experience-manager/using/creating-custom-xtype.html
Views
Replies
Total Likes
For an AEM drop down -- take a look at this topic:
http://dev.day.com/docs/en/cq/current/developing/widgets.html
Look for this example:
[img]dropdown.png[/img]
Install the sample package as described in the docs and look at the code in the sample that is related to this dialog.
For the doc -- if you see a typo - feel free to log a bug here:
http://helpx.adobe.com/marketing-cloud/experience-manager.html
Views
Replies
Total Likes
The article you referenced is quite large and fits alot of information into it.
Here is a better one (much shorter) that uses a custom xtype and a drop down on a multifield. Just went through it - this was the result:
[img]Drop.png[/img]
Notice that the dropdown size is not reduced. See:
http://helpx.adobe.com/experience-manager/using/creating-custom-xtype.html
Views
Replies
Total Likes
Views
Likes
Replies