Not able to implement Touch UI widget datasource- granite/ui/components/coral/foundation/querybuilder/datasource | Community
Skip to main content
New Participant
July 5, 2018
Solved

Not able to implement Touch UI widget datasource- granite/ui/components/coral/foundation/querybuilder/datasource

  • July 5, 2018
  • 5 replies
  • 1173 views

dialog structure

properties

is this the right way to implement it. ?????

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

this should have point to your code which will be creating list.

e.g.

for workflow modeller http://localhost:4502/libs/cq/workflow/admin/console/content/models.html/etc/workflow/models

if you switch from card view to list view  and again card view it load the content using code which is being called via itemResourceType.

5 replies

smacdonald2008
New Participant
July 5, 2018

TO learn how to populate a granite Select - see this article -- Building Experience Manager Components using Granite/Coral Resource Types

sainathreddyk
New Participant
July 5, 2018

Hi Ankesh,

I don't think that datasource for query builder can be used in dialog

arunpatidar
arunpatidarAccepted solution
New Participant
July 5, 2018

this should have point to your code which will be creating list.

e.g.

for workflow modeller http://localhost:4502/libs/cq/workflow/admin/console/content/models.html/etc/workflow/models

if you switch from card view to list view  and again card view it load the content using code which is being called via itemResourceType.

Arun Patidar
New Participant
July 5, 2018

exactly what should be there in itemResourceType property

arunpatidar
New Participant
July 5, 2018