I installed this package as it's exactly what I was looking for - the ability to pick a Youtube video on a single property, not in the rich text editor or the 7.2 Grid, and have a preview in the backend for the selected video.
However, when I installed it, it seemed to cause some kind of conflict in the datatype property scripts for the core Date picker (and maybe other core types?).
Browser console was reporting TypeError: $element.find(...).datetimepicker is not a function in the DependencyHandler.axd scripts when clicking the date picker calendar button. The calendar was not popping up as a result.
Once I removed the Dawoe.OEmbedPickerPropertyEditor.dll and recycled the application, the Date picker returned to normal.
I have tried to reproduce this on a 7.2.1 installation with the Fanoe starter kit installed.
I can not reproduce the issue you are talking about. Do you have any other property editors installed ? Maybe there is a conflict with another property editor ?
Seems to break the Date picker?
I installed this package as it's exactly what I was looking for - the ability to pick a Youtube video on a single property, not in the rich text editor or the 7.2 Grid, and have a preview in the backend for the selected video.
However, when I installed it, it seemed to cause some kind of conflict in the datatype property scripts for the core Date picker (and maybe other core types?).
Browser console was reporting TypeError: $element.find(...).datetimepicker is not a function in the DependencyHandler.axd scripts when clicking the date picker calendar button. The calendar was not popping up as a result.
Once I removed the Dawoe.OEmbedPickerPropertyEditor.dll and recycled the application, the Date picker returned to normal.
HI Chris,
I will have a look at this tomorrow. I'll keep you updated.
Dave
Hi Chris,
I have tried to reproduce this on a 7.2.1 installation with the Fanoe starter kit installed.
I can not reproduce the issue you are talking about. Do you have any other property editors installed ? Maybe there is a conflict with another property editor ?
Dave
is working on a reply...