Discussions

Ask a Question
ANSWERED

Checking culture in template.hbs

Can I check the culture in the template.hbs (Bootstrap3Columns)?

Clarity on fetching data from other OC Modules

I have a hidden page called Management and have an OC module (multi items) with a list of client names with some basic attributes. My data looks something like this.

ANSWERED

Indexing catalog items into DNN's default searchbar?

Are there any ways for me to find my catalog items using DNN's default search bar?

ANSWERED

Issue with date fields and DST

Hello,

ANSWERED

Maximum length on text fields?

Hello,

ANSWERED

Copied site using site template, now wrong urls. Where are they stored?

I made a copy of a site, then created a new site on same server and all worked fine. I then deleted old site and found that OpenContent was referring to files in old site. Looked in all settings and even in the database to find URL references, but could not find them. How can I change the URLs it is looking for. Here's the error:
[code]Could not find a part of the path 'e:\web\public_html\Inoui\wwwroot\Portals\1\OpenContent\Templates\Bootstrap3Accordion\template.hbs'.[/code]

ANSWERED

Is there a way to remove the "id" from Context.DetailUrl?

I'm using razor templates for a multi items module and everything works great, but the DetailUrl looks like mysite.com/blog/id/8/my-article-slug. Is there an easy way to turn this into mysite.com/blog/my-article-slug ?

ANSWERED

Are the Categories also multi-language?

Are the Categories also multi-language? I cannot find it. I know that the labels are...

ANSWERED

Show items a user's role does not have access to

Hello,