Property exists on standard page but can't see it in editmode
I am trying to create a property on my standard page but when doing so it says that this property already exists...
However I can't see this property on my standard page BUT!
I have some document types inheriting from standard page and they have my property connected, so basically I can work with this property on the inherited pages.
Do you have any ideas on how to come around this problem without having to restore the database? since this will result in data loss :(
This was actually not a bug because the property was inheriting.
In my Umbraco version I couldnt see what was being inherited. only that properties was inherited.
So for example:
document type A had a property "Header". document type B inherits from A and then I tried to add a property called "Header" in document type B.. so basically this would not work because it already exists.. Howvever I didn't understand how this worked before since I could not the see the actually properties that was inherited only "this tab is being inherited from document type B"..
Property exists on standard page but can't see it in editmode
I am trying to create a property on my standard page but when doing so it says that this property already exists... However I can't see this property on my standard page BUT! I have some document types inheriting from standard page and they have my property connected, so basically I can work with this property on the inherited pages.
Do you have any ideas on how to come around this problem without having to restore the database? since this will result in data loss :(
Thanks in advance! //Alexander
Hi Alexander,
What is the name of property you are trying to create?
Do I understand correctly that you have created this property and it is visible on children document types but it is not visible in parent?
How do you inherit? By the doc type tree structure or by the composition?
Could you include some screens?
Hello @raiwbow. Sorry for my late reply.
This was actually not a bug because the property was inheriting.
In my Umbraco version I couldnt see what was being inherited. only that properties was inherited.
So for example:
document type A had a property "Header". document type B inherits from A and then I tried to add a property called "Header" in document type B.. so basically this would not work because it already exists.. Howvever I didn't understand how this worked before since I could not the see the actually properties that was inherited only "this tab is being inherited from document type B"..
Thank you for your time!
//Alexander
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.