About:
ODS.Form is a DotNetNuke module for creating custom feedback forms. You can choose between saving the form submission in the database or get it by e-mail. Or both.
Known issues
Denis Sokolov wrote this (I have'nt had the time to correct the code):
I wrote yesterday about problems with Russian words in ODS Form. This morning I have discovered in what a problem. The matter is that in database MASHINENAME\Databases\SITENAME\Tables\dbo.dnn_ODSFormItem Columns named FormValue, FormSelectedValue and FormLabel have the Norwegian encoding (probably because you the Norwegian:)). After editing in properties Collation on Cyrillic_General all becomes normal.
History:
*New version for DNN 4.x(2006-02-27): I have created a version of the ODS Form for DNN 4.x
*Bug fixed (2005-11-11): Install problems for people using objectqualifier other than "". An old bug that I managed to reintroduce.
*Radiobuttonlists (2005-11-01): Support for radiobuttons added. I have also uploaded the changes I did last time ;) To update from previous version you only need to replace the files.
*Bug fixed (2005-10-12): Problems for people using objectqualifier other than "". Now fixed thanks to Eva-Lena.
*Updated version(2005-10-6): I have added various css-classes. To update from previous version you only need to replace the files.
Download the DotNetNuke 3 ODS.Form module for free. If you like it, tell me. If you hate it, tell me.
Instructions:
- Register and download from my download section
- Install the module
- Drop a module on your page.
- Edit "settings" to initialize form.
- Add some controls.
- Tell me how bad my english is.