Skip to content

Releases: SCullman/DNN.FormAndList

DNN Form and List 6.5.1

11 Sep 05:13
Compare
Choose a tag to compare
Pre-release
  • Fixed and optimized nuget packages to compile against DNN8.0.4
  • allow Umlauts for default values

DNN Form And List 6.4.0

11 May 09:36
Compare
Choose a tag to compare
Pre-release
  • 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

05 Dec 16:10
Compare
Choose a tag to compare
Pre-release
  • fixes #6 (Integer type with spaces on edit row mode)

DNN Form And List 6.3.2

22 Dec 20:22
Compare
Choose a tag to compare
  • Separators are rendered as fieldsets within form generator
  • Fixed: Custom form did not work with field names containing whitespace

DNN Form And List 6.3.1

21 Dec 15:03
Compare
Choose a tag to compare
Pre-release
  • 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

05 Dec 22:14
Compare
Choose a tag to compare
Pre-release
  • 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.