Filter by
Simple Apps allow quick deployment, installation, testing and clean removal without side effects. Install an app, adapt to your needs - simple and standardized, using tokens and razor. added-06.00.00
Tags
Entities
Lists
Linking
Razor
Token
Multi-Language
Apps
The user can choose whether he wants to add an item to a list and immediately show a demo-record (with the [+] button), or just open a dialog which doesn't add anything if he cancels. added-05.05.01
Tags
Apps
Entities
Lists
Lists with Details
new in 6.x
Using the App-Object you can access path information, settings and resources. added-05.05.00
Tags
Razor
Token
Apps
new in 6.x
Using simple server-side commands, you can create entities, edit and delete them in code. Thanks to this feature, you can create your own edit-dialogs or partial dialogs for workflows and similar. Also create simple or complex feedback forms and more. added-06.05
Tags
Apps
Entities
Razor
new in 6.x
Database
For experts
WebApi
When installing Apps or anything else, everything is done automatically and DNN doesn't need to restart. This is very powerful because in a live large system - downtimes and I-Hope-It-Still-Works-Afterwards are not acceptable. added-06.00.00
Tags
Import/Export
new in 6.x
Apps
With InstancePurpose your code knows if it's running to be templated, for publishing JSON data or for search indexing. added-06.01.00
Tags
Apps
Search
new in 6.x
Razor
Now you can user @RenderPage to call other Razor-Scripts, and these scripts automatically receive the save Content, List, Presentation etc. variables to work with. This allows you to re-use partial templates. added-06.00.00
Tags
Apps
new in 6.x
Razor
Linking
Sometimes you want to pre-fill a new Entity with existing information - like the current date, the users name, or data from another list like a file-ID or infos from an XML-Stream. This is now possible. added-05.05.01
Tags
Entities
Lists
Lists with Details
Apps
new in 6.x
Now any view can have a name in the URL - so that a module showing that App can easily change between views just by adding "Details" or "CategoryList" to the URL. Simple and powerful. added-06.06.00
Tags
new in 6.x
For beginners
Token
Apps