Questions tagged [aem-touch-ui]
35 questions
0
votes
1 answer
dialog-ready event does not fire when dialog opens in AEM 6.1?
My most basic problem is to load a select field in touch UI dialog with dynamic options.
These options are coming from a external URL via webservices so please don't mention datasources here.
In classic UI is easy with optionsProvider.
In touch UI I…

Oliver
- 6,152
- 2
- 42
- 75
0
votes
1 answer
What is the replacement of html5smartimage xtype in touch UI
I have a need to allow the authors to be able to do image cropping while authoring. This was easily done using html5smartimage xtype in classic UI. However, in touch UI there seems no replacement for the same. Is there a way to achieve this.
Note:…

Karttik Mishra
- 150
- 2
- 14
0
votes
1 answer
How to show hide elements based on select inside a multifield in Touch UI AEM 6?
I have a dropdown that has two options "image" and "icon".
When the user selects "image" I want to show the pathbrowser and when he selects "icon" I will show a text field.
This is famous problem, now I want to do this when these above mentioned…

Oliver
- 6,152
- 2
- 42
- 75
-1
votes
1 answer
How to show/hide dialog fields with a checkbox in AEM Touch UI
I am relatively new to AEM and I am trying to hide/show dialog fields on checkbox click. I have tried some ways but failed to achieve this functionality. This is just for my own learning. How can I achieve this?
I have tried adding the js clientlib…

Lothbrok
- 9
- 4
-3
votes
1 answer
Why image is not reflecting on page properties of touch UI dialog in AEM 6.2 after reloading?
When I reload the page and open page properties, instead of an image which I uploaded, I find the path of that image (i.e of content folder). Can anyone suggest what am I doing wrong?

Amit Kumar
- 3
- 1