This Enhanced UserControl DataType Wrapper (EUCW) provides a data type user control wrapper for Umbraco CMS that can handle prevalues.
** Please Note **
This is NOT replacing the existing UserControl DataType Wrapper. Rather, this provides supplementary features that DataEditorSetting doesn't cover. For more details about DataEditorSetting, please read: http://umbraco.com/follow-us/blog-archive/2010/10/29/new-in-juno,-data-editor-settings.aspx
** How It Works **
Existing built-in UserControl DataType Wrapper can't get along with prevalues that are utilised in other data types. This EUCW is working exactly the same as the built-in wrapper, with additional functionality that can handle prevalues.
By sticking together with prevalues, pre defiend values can be passed to a UserControl when it is loaded.
** Documentation **
** Installation & Upgrade **
** Compatibility **
As Umbraco CMS has got a lot of changes since 4.8, EUCW provides two different versions:
Therefore, you can choose a suitable version. Of course, for other versions, you will have to compile the source code with your Umbraco version.
** Release Note **