problem in Touch UI | Community
Skip to main content
Level 4
January 27, 2016
Solved

problem in Touch UI

  • January 27, 2016
  • 3 replies
  • 1291 views

I have created  position tab in textimage component,it is working fine in classic UI but in Touch UI the tab is not present.I have also attached the screenshot

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 heim0

There are two separate definitions for dialogs. One for the classic UI dialog and another for the touch-optimized UI dialog. You will probably have to define your tab in both locations (judging by your screenshot).

The following should help:

Just let us know if you have any more questions on this.

3 replies

kautuk_sahni
Community Manager
Community Manager
January 27, 2016

Hi

Please refer to documentation :- https://docs.adobe.com/docs/en/aem/6-0/develop/components/components-develop.html#Extending the existing textimage component

Thanks and Regards

Kautuk Sahni

Kautuk Sahni
Level 4
January 27, 2016

Yeah it is working fine in classic UI,but when I am changing to Touch UI the position tab is missing.It is not coming there

heim0Adobe EmployeeAccepted solution
Adobe Employee
January 27, 2016

There are two separate definitions for dialogs. One for the classic UI dialog and another for the touch-optimized UI dialog. You will probably have to define your tab in both locations (judging by your screenshot).

The following should help:

Just let us know if you have any more questions on this.