Date Picker throwing error "'touchUiDialogPath' property invalid or missing"
Hi All,
We are upgrading to AEM 6.4 currently and as a part of repository restructuring we have moved all the workflow related data to
"/conf/global/settings/workflow", during this we also moved out date picker dialog to this folder.
after moving that we are getting
error touchUiDialogPath' property invalid or missing
however, we have configured,
touchUiDialogPath to "/conf/global/settings/workflow/dialogs/schedule_publish_date_picker/cq:dialog"
which is the current location of cq:dialog for date picker.
this date picker has
resourceType : granite/ui/components/coral/foundation/form/datepicker
Can anyone please suggest if anything else is to be done in order to have date picket in workflow dialog path.
Thanks in Advance.
