We found that this was actually a bug in Chrome (v12) and has been fixed in the latest release (v13). So if this is the case, make sure that you're up to date with Chrome and it should work (again).
@Ove - I added the guid in the config and I can now see my dropdownlist. But on the content whenever I try to add or edit a row, I'm encountering an error like this
dropdown checkbox list is not saving the data when published.
Any idea why is it not saving the selected items?
Hi Sherry
Can you tell us a bit more about the environment and the umbrao version you experience this on?
/Jan
I'm using umbraco 4.7 and uComponents v2.2 Beta 3
Hi Sherry,
Are you using Chrome? As we've got a bug raised on CodePlex, where only the first value is selected in the dropdown checklist:
http://ucomponents.codeplex.com/workitem/13914
We found that this was actually a bug in Chrome (v12) and has been fixed in the latest release (v13). So if this is the case, make sure that you're up to date with Chrome and it should work (again).
Cheers, Lee.
Nope. I'm using I.E 8
In my case it doesn't save anything. Not even the first value
Hi Sherry,
Which version of IE are you using? So we can attempt to reproduce the issue.
Thanks, Lee.
Hi Lee,
It is IE 8
I'm also having a problem when clicking add / edit in the datagrid datatype. it shows this error
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E; InfoPath.3)
Timestamp: Mon, 22 Aug 2011 09:11:39 UTC
Message: Object doesn't support this property or method
Line: 104
Char: 4
Code: 0
URI: http://admin.flora-group.com/WebResource.axd?d=lar7bMN_oAhVMh1t6S5qzNboFKGUS4sS06AVXhJ0LSf3b49MRRxszE8dfYKZDORwonEHLjYEExRR_NECDQo07gyghVBOtJITJwedwkNbn_efmx6koSVFzXD0ysCCIvLdeCK8ayKNtpvoVHE-6bSN_UmbKJqbUx5JP9rgaNFDzGEjzIyABgADvpaSS8U-M0BB0&t=634496028681741215
And I cannot add the dropdown list datatype that I created, I'm not sure why.
Hi Sherry,
Thanks for the extra info. We are looking into this for you. I'll let you know once we've figured it out.
My guess is that it's a small JavaScript error which is causing a knock-on effect. Hopefully we'll get a quick fix for it.
Cheers, Lee.
Hi Sherry.
Have you followed the instructions for adding custom datatypes to datatype grid?
http://ucomponents.codeplex.com/wikipage?title=MultipleDataTypeContainerTestedDataTypes&referringTitle=MultipleDataTypeContainer (look at the Using custom datatypes section).
@Ove - I added the guid in the config and I can now see my dropdownlist. But on the content whenever I try to add or edit a row, I'm encountering an error like this
Message: Object doesn't support this property or method
Line: 104
Char: 4
Code: 0
URI: admin.flora-group.com/WebResource.axd
Is there a way to display the text instead of value when using dropdownlist?
Yup. Next release will include this functionality.
is working on a reply...