Using a media picker on subpage to a master doctype
Hi! I am wondering if there is any problems in using a media picker at a subpage to a master doctype.
I have a master doctype and under it a doctype with a field of type media picker. But i can not use the field in Content. The link "choose" just does not work. What am I missing?
If create a doctype with a field with the media picker type and create a page, I can use the media picker without any problems. :S
Whould be great if anyone knows what I might be missing!!
Sounds like it might be a bug but let's look a little closer to be sure.
If I understand you, you have two docTypes and each have a media picker property... and the only difference between the two docTypes is that one has a master docType associated with it and the other doesn't? Is that correct?
Using a media picker on subpage to a master doctype
Hi! I am wondering if there is any problems in using a media picker at a subpage to a master doctype.
I have a master doctype and under it a doctype with a field of type media picker. But i can not use the field in Content. The link "choose" just does not work. What am I missing?
If create a doctype with a field with the media picker type and create a page, I can use the media picker without any problems. :S
Whould be great if anyone knows what I might be missing!!
Thank you!
Sounds like it might be a bug but let's look a little closer to be sure.
If I understand you, you have two docTypes and each have a media picker property... and the only difference between the two docTypes is that one has a master docType associated with it and the other doesn't? Is that correct?
Also, what version of umbraco are you using?
cheers,
doug.
Hi!
Yes that is correct.
I never understood why so in the end I deleted the master docType and remade it and now I can use media picker on a subpage.This time I have
docTypes:
master - main - subpage
with pages made from:
main - subpage
Afterwards I got curious to see whether I had made a page of the master docType and if that was the problem, but when I did it like this
docTypes:
master - main - subpage
pages:
master - subpage
I got that working so I am a little confused. Are there any rules on how pages can be created?
I am using Umbraco 4, downloaded through Web Platform Installer.
:)
/Tina
is working on a reply...