Releases: SCullman/DNN.FormAndList
Releases · SCullman/DNN.FormAndList
DNN Form and List 6.5.1
- Fixed and optimized nuget packages to compile against DNN8.0.4
- allow Umlauts for default values
DNN Form And List 6.4.0
- Indexing now based on ModuleSearchBase instead of ISearchable
- Replaced all calls to deprecated methods to DNN with alternatives
- Removed all dependencies to Telerik
- Simple Search can now be styled with css and has by default a bigger margin on the buttom
Requires DNN 8.0.4 up.
DNN Form And List 6.3.3
- fixes #6 (Integer type with spaces on edit row mode)
DNN Form And List 6.3.2
DNN Form And List 6.3.1
- Fixed: Custom form did not work with non AlphaNumeric field names
- Source: Referenced DNN assemblies are included, allowing development under newest version while targeting older version.
DNN Form And List 6.3.0
-
New feature: Custom forms
Just good enough for expierenced users. Enter the HTML skeleton for the form; insert tokens [label-for:fieldname] and [editor-for:fieldname]; and your custom form is ready. For a smooth start, generate will provide you with a simple bootstrap skeleton.
-
New feature: Syntax highlighting for templates (XSL and Form)
Well, as codemirror is now included in dnn, it can also be useful in FnL
-
Fixed: Loads Jquery (prevents error "dnnpanel is not a function")
-
Fixed: Calculated Columns (typo in DataTypes.Config)
This package is compiled against dnn 8.0.4.