Using CQ 5.6.1, I have a problem when updating a dialog box used in the classic view.
After modifying a dialog box created for classic view, the updates don't appear on the page. E.g. I'm adding a new pathfield to make a link href text editable by authors. The new pathfield widget doesn't show up.
I tried refreshing the page, clearing my browser's cache, reactivating the component with treeactivation, clearing the dispatcher cache, nothing seems to resolve the issue.
Any advice or help would be very appreciated. Thanks!
Solved! Go to Solution.
Views
Replies
Total Likes
1. Check the value of property name
2. Make sure you are using same value in JSP to get data of pathfield
3. Ensure that updated pathfield value in getting stored in JCR
Views
Replies
Total Likes
Never saw this,
How you are adding new path field, are you adding new node of type cq:widgets or using drag and drop?
Can you please share dialog xml
Views
Replies
Total Likes
1. Check the value of property name
2. Make sure you are using same value in JSP to get data of pathfield
3. Ensure that updated pathfield value in getting stored in JCR
Views
Replies
Total Likes
Hi
Please have a look at few community articles showing use of pathfield, please have a look at them maybe they could act as some help to you.
Link:- http://experience-aem.blogspot.in/2014/04/aem-cq-56-sort-tree-nodes-of-browse-dialog-pathfield.html
Link:- http://experience-aem.blogspot.in/2014/03/aem-cq-56-pathfield-widget-with-search.html
Link:- http://experience-aem.blogspot.in/2013/09/cq-favorites-links-bookmarks-widget.html
Link:- http://experience-aem.blogspot.in/2015/06/aem-61-classic-ui-nested-composite-multifield-panel.html
Thanks and Regards
Kautuk Sahni
Views
Replies
Total Likes
Views
Likes
Replies