uSiteBuilder - property creation on incorrect document type
Hi,
I am developing a project in umbraco v6.1.0 using uSiteBuilder v1.2
Creating a property on one document type automatically creates property
on another document type. This is happening only when i create a
property under "Content" Tab.
i have created a Base Document Type and my all the document types are inherited from Base Document Type.
Umbraco version 6 doesn't work with uSiteBuilder v1.2 (as you've found out). The best version for using with Umbraco version 6 would require you to compile the latest code from Codeplex (http://usitebuilder.codeplex.com/SourceControl/latest) as there's not been an official release yet.
There's a few changes in this version to the v1.2 release, most notably around CustomTypeConvertors and your objects requiring constructors if you want to use ContentHelper methods - let me know if you need any more info on that.
uSiteBuilder - property creation on incorrect document type
Hi,
I am developing a project in umbraco v6.1.0 using uSiteBuilder v1.2
Creating a property on one document type automatically creates property on another document type. This is happening only when i create a property under "Content" Tab.
i have created a Base Document Type and my all the document types are inherited from Base Document Type.
Umbraco version 6 doesn't work with uSiteBuilder v1.2 (as you've found out). The best version for using with Umbraco version 6 would require you to compile the latest code from Codeplex (http://usitebuilder.codeplex.com/SourceControl/latest) as there's not been an official release yet.
There's a few changes in this version to the v1.2 release, most notably around CustomTypeConvertors and your objects requiring constructors if you want to use ContentHelper methods - let me know if you need any more info on that.
Stephen
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.