DNN.FormAndList icon indicating copy to clipboard operation
DNN.FormAndList copied to clipboard

Design your own table complete with field types, validation and custom user permissions.

Results 19 DNN.FormAndList issues
Sort by recently updated
recently updated
newest added

## Describe the bug Problem with email fields when creating an FnL form from a saved template. DNN version 9.12, FnL version 6.5.5 When using FnL as a form from...

We are using FormAndList_06.05.05 on DNN 9.13 "Form below List" Option We want to give the form submission option only for admins and need to hide the form from the...

I have added an option to export to csv for data between two dates. This works adding a timestamp field for UserDefinedRows table to be able to get records between...

## Describe the bug For a form type module. I want users to be able to edit/delete and list entries submitted only. If I give them edit content permission it...

## Describe the bug Add a field of type "Download". On the next record you add or edit, in the spot where you select the file to link to, you'll...

DNN version 9.11. a. authorized user is notified that she is not authorized b. if you delete 1 file from a folder, the entire folder including its contents will be...

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...

dependencies

Actually, module allows to export all form records in CSV format. It should be nice to have an option, that allows to export records between two dates. Im thinking about...

## Describe the bug Importing a CSV file to a list terminates with a "Column '' does not belong to table UserDefinedTable." ## To Reproduce Steps to reproduce the behavior:...

I've got a master list of items and would like to be able to add a button on that master list to add the item to a personal list. I'm...