Discussions

Ask a Question

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.

ANSWERED

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?

Download link for Client Side Catalog Template? to load 10k data

Hello,

/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.

ANSWERED

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.

(Static) Localization in {{#each Items}} loop not working

I want to display a category in each item, here is the code (template.hbs):

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:

ANSWERED

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.

Open Content 4.7 CKEditor File Upload

We are using the CKEditor in our templates and would like to enable file upload. Typically, in an HTML module using CKEditor, you can open the link dialog and there is a tab for Upload and button for Browse. I am not sure how to tell the configset to use the default upload and brose functionality. I was able to get the advanced tab to show up, but that does not have the upload functionality we are looking for.

Using localization in jQuery functions

Hi,
is it possible to use localization in jQuery functions?