Discussions
/API/OpenContent/DnnEntitiesAPI/UsersLookup throws 500 error
When clicking on Add or Edit on an item, I get a blank page without a text editor and this error in the console.
Error on DNN9
Hi,
After I install the OpenContent 03.05.00 and added the module on one of the pages.
I get this situation:
Based On Template From - Web (openextensions.net) Selected , Site is disable.
Template - The DropDownList is empty.
Related articles
Hi there,
Is there a way to have, in a OpenContent module using the Articles template, a detail page of an article including a list of related articles? The relation should be formed through a corresponding AdditionalData field, like Tags.
Download link for Client Side Catalog Template? to load 10k data
Hello,
Display multi-item detail on separate page
When a multi item open content is created, the detail URL of the page exists within {Context.DetailUrl}
. However, when using the context link, the detail page will show on the same page with modules above it. How can use the {Content.DetailUrl}
handlebars helper as a link to open the details of the template in a new page, void of other content?
Display localized optionValues instead of enum in Handlebars
Sorry for being a bit tiresome atm (I am trying to learn...), but here is my next question:
(Static) Localization in {{#each Items}} loop not working
I want to display a category in each item, here is the code (template.hbs):
Open Content / MDesign Carousel template error
I'm new to DNN and Open Content. I installed 3.5.2. I imported the MDesign Carousel template. I get this error when I publish it.
Comparing enum value to optionLabels value in order to write correct optionLabels in template
I have a simple template with in the options a dropdown field (called Soort) with enum pdf, word, excel, powerpoint, image and archive. It has the optionLabels Pdf, Word, Excel, PowerPoint, Afbeelding and Zip-bestand.
Using localization in jQuery functions
Hi,
is it possible to use localization in jQuery functions?