As a part of image multifield implementation for a component, we are
including a image multifield js under cq.authoring.dialog
category.However, when we include a test component inside a template the
category is not being rendered on the touch UI dialog. When we drag and
drop the component inside a parsys, the clientlibray category is being
picked up and rendered on the touch UI dialog.Example snapshot provided
below:a) When included inside a templateb) When dragged and dropped
inside a parsysTh...