Table Of Contents
 

UDI Revision History

Author : Peter Coppinger Email : peter@digital-crew.com

NEW TO VERSION 3.9
Added support for MOZILLA and LINUX!
Everything except the WYSIWYG now works in all modern browsers. The
WYSIWYG will also be upgraded to work in all browsers for the next release.
Also you now have the "file" interface for uploading and selecting files.

NEW TO UDI Version 3.6:
Added full support for MX - scalar problems fixed.
Added "note" attribute - displays a note under a fields name on the edit form.
Fixed bug with listall="yes".
Dumped text size from WYSIWYG drop downs.
Added WYSIWYG deleting of absolute paths.
Fixed bug with defaultFrameSetting - was cfset not cfparam for overriding.
Added automatic conversion of some symbols such as the EURO to code for text, textbox and wysiwyg.

NEW TO UDI Version 3.3:
Faster, better and slicker with more options.Upgraded included support modules dcSelectImage and dcSelectDate.

NEW TO UDI Version 3.2:
Added Key_UUID and Key_Text support. Improved Search. Fixed Load of Bugs.

NEW TO UDI Version 3:
UDI us now a SMART TAG! - That is, UDI now has a built-in interface editor - this allows you to build complete database interface without doing ANY programming! To start a new UDI interface that will self-edit, save and run the following code:

<cf_dccom COMPONENT="UDI" currentTemplatePath="#getCurrentTemplatePath()#" editInterface="yes">

Save your developers hours upon hours, instantly generate powerful interfaces to your database tables to manage everything and anything that can be stored in a database. This component should be part of every developers toolbox!