Discussions
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.
Longitude and latitude
Hi Sacha,
The longitude and latitude are defined in the Address lookup. However when I click on the Geocode Address link the values are written like so: 51.9218244. When I edit, the value is turned into this: 51,9218244.... that value doesn't work in Google...
Load time
Is there a way to speed up the loading time? I notice that when I load a page with just 6 articles, that it doesn't show the content directly...
Handlebar helper in detail view?
I added a Handlebar helper:
db request Open Content items
Is there a way to request the records that are saved in the DNN database?
Editing content lose href tag
When i try to edit an OC html module, every link inside the module is lose.
if i put an href ="xxx", after editing i can find it, and i find instead rel="nofollow"
is it a correct behaviour or i miss something?
thank you
How to use Select2 for getting data from another module
I want to get the data of an OpenContent Razor template called our team to use in a handlebars template. When I investigate the POST request the respons is [ ]. The author object in the options.json looks like:
Start Date and End Date for an Item
Is there a way to tie a Start Date and End Date for a Content Item. I was unclear by a prefious users post or does the features need to be developed?
Filter catalog by date AND time
Hi, I'm trying to create an item that's only supposed to be loaded at 28/09/2017, 10:00:00
However, it seems that I'm only able to filter items by date.
Empty schema and how to override
After creating a new template (using Handlebars starter for example) the options file is empty when using Edit Template Files from the edit menu. Any changes made to the options.json file are over-written when the form builder is used (the form builder is on by default on all templates we create). Is there a way of adding to the options (e.g. "configset":"standard" for the ckeditor) when using the form builder or can the form builder option be de-activated?