2sxc new entity: retrieve new entity from modal dialog
In 2sxc app v17.x, From my view Im using js call $2sxc.cms.run(‘new’,…) to create new contenttype item, after save and close dialog, how i can get new created entityId after modal dialog closed.
2sxc searchcontroller cannot find files or templates for some reason
In the DNN eventlog on a specific site I see a lot of errors with the searchcontroller for 2sxc (17.9). So in this example it says /Portals/0/2sxc/Content/bs5/Link/_List of anchors.cshtml does not exist, but there are also other template files that it says cannot be found.
I’ve checked, and the files do actually exist, so I guess it must be something else.
Any idea what might be the problem?
DNN Eventlog filling up with 2sxc errors after upgrade, what could cause this?
After upgrading to 2sxc 17.9 we see the Eventlog filling up with the following error:
2sxc – error in local installation (copy of live instance) something missing?
We have got a ‘live’ dnn 9.13.2 installation with 2sxc 17.9 which is working without problems. I made a copy of this installation to use as a local dev environment.
And when I try to login on this environment I get an error. I think it might be related to the skin which is based on 2shine:
2SXC – Inner Content Block Unique Identifier
When embedding another app as inner content for an article, it uses the same ModuleID as the parent (blog detail) module. Our inner app uses ModuleID as the filter for the items to display, so the same data is repeated across all articles.