replacement for html5smartimage in touch UI | Community
Skip to main content
rupalig70586203
New Participant
March 28, 2019
Solved

replacement for html5smartimage in touch UI

  • March 28, 2019
  • 1 reply
  • 1730 views

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!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by 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 reply

arunpatidar
arunpatidarAccepted solution
New Participant
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