replacement for html5smartimage in touch UI | Adobe Higher Education
Skip to main content
rupalig70586203
Level 2
March 28, 2019
Respondido

replacement for html5smartimage in touch UI

  • March 28, 2019
  • 1 resposta
  • 1735 Visualizações

Hi,

How to convert the html5smartimage xtype from classic UI to touch UI. With the conversion tool this xtype is not getting converted.

Can anyone help on this issue.

Thanks!

Este tópico foi fechado para respostas.
Melhor resposta por arunpatidar

Hi,

you can go for cq/gui/components/authoring/dialog/fileupload with attribute useHTML5 = true

example -

/apps/core/wcm/components/image/v1/image/cq:dialog/content/items/image/items/column/items/file

1 Resposta

arunpatidar
Community Advisor
arunpatidarCommunity AdvisorResposta
Community Advisor
March 28, 2019

Hi,

you can go for cq/gui/components/authoring/dialog/fileupload with attribute useHTML5 = true

example -

/apps/core/wcm/components/image/v1/image/cq:dialog/content/items/image/items/column/items/file

Arun Patidar