Using the latest trial version, when I edit the main template (#GRID:2# to #GRID:1#) to do one column to be exact. I get the following errors:
Line: 275Char: 2Error: 'tinyMCE' is undefinedCode: 0url: http://www.site.com/dnn/del/tabid/86/ctl/edit/mid/480/Default.aspx
Line: 311Char: 4Error: 'tinyMCE' is undefinedCode: 0url: http://www.site.com/dnn/del/tabid/86/ctl/edit/mid/480/Default.aspx
Line: 317Char: 3Error: 'tinyMCE' is undefinedCode: 0url: http://www.site.com/dnn/del/tabid/86/ctl/edit/mid/480/Default.aspx
My goal is to create a template almost exactly likehttp://cookdnn.com/Home/tabid/63/Default.aspxbut with different fields of course. :-)
Thanks for any help.
Thank you for your question.
To use tinyMCE with UL you need to extract the folder "jscript" from UniversalList_4x_04.01.00.zip to the following folder on your server: .../DesktopModules/cDNN.UniversalListThen all should work ok.
NOTE: You do not need to copy *.dll files - they are already copied to another directory (BIN).
Please note, version 04.01.01 (now posted under downloads (http://www.cookdnn.com/UniversalList/Download/tabid/56/Default.aspx) has added the installation of tinyMCE as resource. Now the WYSIWYG editor is installed automatically (no need to copy files). Please try it and let us know if there is still an error. thank you.