OpenContent icon indicating copy to clipboard operation
OpenContent copied to clipboard

Structured Content editing for DNN (Dotnetnuke)

Results 85 OpenContent issues
Sort by recently updated
recently updated
newest added

The Datasource currently returns the users in order of UserName, It would be nice if we could somehow change that to LastName or another field to order the users

enhancement

I have this (profile) field defined: ``` "Options": { "title": "My Options", "type": "array", "enum": [ "option 1", "option 2", "option 3", "option 4" ], "default": "" } "Options": {...

enhancement

As we have support for edit.js, it would be nice to be able to also add edit.css as an option. This will allow us to visually manipulate the edit screen...

enhancement

I noticed with a few clients that they saved before all data had been loaded. This was in a situation where the data contained a lot of images which took...

enhancement

- On a list page for a Multi Item template - Open a detail view - Click Edit - Save You are now back on the list page while in...

enhancement

Add this to the web.config file in the templates folder: ``` ```

enhancement

I would like to use it to order as I get the DB order now I think :-)

bug

There are several more advanced features that require updates to the manifest file. However, many workflows for building templates don't involve creating/having one available at all. It would be nice...

enhancement

Do the ckeditor options, the ones one can apply in options.json (like bodyClass, clipboard_handleImages, contentsCss, customConfig, disableNativeSpellChecker, extraAllowedContent, extraPlugins, format_tags, stylesSet, toolbar, etc) not work in version 5.0.6?

question

## Describe the bug Problem when trying to edit the module when I have a field of type "**wysihtml**". (This worked correctly until OpenContent version 04.07.00) ## Software Versions DNN:...

bug