I have added listview to my custom media type
And it will return this error
Request error: The URL returned a 404 (not found):
/umbraco/backoffice/UmbracoApi/ContentType/GetAllowedChildren
I works fine, if i enable treeview. But i need to not enable treeview an use the datatype instead
After some testing i can see that the reason for the error is that it think is content and not media. I can't figure out what is cousing the datatype listview to render it different.
This is also a problem in the normal media types
This is on a Umbraco 7.1 installation
Could you describe the steps you have taken to enable/disable this? I'm not sure I'm getting it. But I would like to see if I can reproduce the issue. I have another issue I'm going to try and see if I can reproduce so I might as well do 2 at the same time :)
I get the same issue when using the list view datatype on a folder in the media section.
I'm not sure if it's the intension that the list view datatype should work in the media section but it would perhaps make pretty good sense if it did so I think you should file a bug report - would you mind sharing the link in here so others can go and vote it up?
Listview in media
Hi.
I have added listview to my custom media type And it will return this error
Request error: The URL returned a 404 (not found): /umbraco/backoffice/UmbracoApi/ContentType/GetAllowedChildren
I works fine, if i enable treeview. But i need to not enable treeview an use the datatype instead
After some testing i can see that the reason for the error is that it think is content and not media. I can't figure out what is cousing the datatype listview to render it different. This is also a problem in the normal media types This is on a Umbraco 7.1 installation
Hi Amalie
Could you describe the steps you have taken to enable/disable this? I'm not sure I'm getting it. But I would like to see if I can reproduce the issue. I have another issue I'm going to try and see if I can reproduce so I might as well do 2 at the same time :)
Also...which version of 7 are you using?
/Jan
I'm using umbraco 7.1
I create a new datatype and select list view as the property editor
I go to the my Media type, and add the new datatype.
I hope i well enough describe
Hi Amalie
I get the same issue when using the list view datatype on a folder in the media section.
I'm not sure if it's the intension that the list view datatype should work in the media section but it would perhaps make pretty good sense if it did so I think you should file a bug report - would you mind sharing the link in here so others can go and vote it up?
Cheers, Jan
Hi Jan
Good to know that it is not only me who experience it,
I have created a bug report
http://issues.umbraco.org/issue/U4-4733
Hi Amalie
Thanks for sharing I just gave it my vote.
Cheers, Jan
is working on a reply...