we need to implement granite ui dialogs in our project can you please share the sample code.
Note : i went throught the below link but was not helpful
http://docs.adobe.com/docs/en/cq/current/touch-ui/granite-reference.html
Thanks in advance
Solved! Go to Solution.
Views
Replies
Total Likes
viswacq5 wrote...
Thanks Sham for the reply.
i had viewed the above mentioned component( /libs/foundation/components/list/cq:dialog) but its a ext js dialog component.Please correct if i'm wrong.
Classic ui (extjs) has node name "dialog" and primary type was "cq:Dialog" . With granite the node name is "cq:dialog" and primary type is "nt:unstructured" hope it clarifies your doubt.
Views
Replies
Total Likes
The dialog comes under Granite UI components http://docs.adobe.com/docs/en/aem/6-0/develop/ref/javadoc/com/adobe/granite/ui/components/rendercond...
Look at the out of the box sample at /libs/foundation/components/list/cq:dialog
Views
Replies
Total Likes
Thanks Sham for the reply.
i had viewed the above mentioned component( /libs/foundation/components/list/cq:dialog) but its a ext js dialog component.Please correct if i'm wrong.
Views
Replies
Total Likes
viswacq5 wrote...
Thanks Sham for the reply.
i had viewed the above mentioned component( /libs/foundation/components/list/cq:dialog) but its a ext js dialog component.Please correct if i'm wrong.
Classic ui (extjs) has node name "dialog" and primary type was "cq:Dialog" . With granite the node name is "cq:dialog" and primary type is "nt:unstructured" hope it clarifies your doubt.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies