DOTCMS-2763 on the relationship tab, the "Add new Contentlet" button doesn't work - populate with "xxxxxx language" content? option being displayed when it shouldn't
DOTCMS-2768 on the relationship tab, the "Add new Contentlet" button doesn't work - After creating the new content, it doesn't make it to the list of related contents
In dotcms enterprise, on the relationship tab, the "Add new Contentlet" button doesn't work.
its seem that the javascript functions <%=relationJsName%>_addContentlet(<%=targetStructure.getInode()%>) is not define. gettign error like this one
rel_Health_Library_ContentVideo_P_addContentlet is not defined
[Break on this error] rel_Health_Library_ContentVideo_P_addContentlet(6346);
Description
In dotcms enterprise, on the relationship tab, the "Add new Contentlet" button doesn't work.
its seem that the javascript functions <%=relationJsName%>_addContentlet(<%=targetStructure.getInode()%>) is not define. gettign error like this one
rel_Health_Library_ContentVideo_P_addContentlet is not defined
[Break on this error] rel_Health_Library_ContentVideo_P_addContentlet(6346);