10-14-2011 07:00 AM
Uncaught TypeError: undefined is not a function
The problematic line of code is the following:
this.configDialog = new Alfresco.module.SimpleDialog(this.id + "-configDialog").setOptions( {
The problem seems to be that Alfresco.module.SimpleDialog() function is not defined. If I add the RSS Dashlet in the dashboard, then it works fine. I guess I'm missing an import or something like that, but I've searched in the rssfeed dashlet source code and I couldn't find it.10-14-2011 07:14 AM
<@script type="text/javascript" src="${page.url.context}/res/modules/simple-dialog.js"></@script>
04-15-2014 11:29 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.