Create relationship between properties, inherit value(s)
Hi!
Is there anyway to inherit the value from a selected page with the same document type?
For instance lets say that I have a bunch of pages with the doc-type "Person". Person contains two properties:
Name and Age.
I Then create a new page with the Person doc-type and fill in "Charles" as Name and "26" as Age and names the page CharlesPage..
I then later on want to create a new page that should inherit the values of the CharlesPage.. and call it EdwardsPage
I then want the EdwardsPage to inherit all the values from the CharlesPage so if I change the values in the CharlesPage, then the values in the EdwardsPage should be changed aswell.. but if I change the Name of the EdwardsPage then the name will be updated only on the EdwardsPage but the Age will still be related/inhertied from the CharlesPage..
Create relationship between properties, inherit value(s)
Hi!
Is there anyway to inherit the value from a selected page with the same document type?
For instance lets say that I have a bunch of pages with the doc-type "Person". Person contains two properties:
Name and Age.
I Then create a new page with the Person doc-type and fill in "Charles" as Name and "26" as Age and names the page CharlesPage..
I then later on want to create a new page that should inherit the values of the CharlesPage.. and call it EdwardsPage
I then want the EdwardsPage to inherit all the values from the CharlesPage so if I change the values in the CharlesPage, then the values in the EdwardsPage should be changed aswell.. but if I change the Name of the EdwardsPage then the name will be updated only on the EdwardsPage but the Age will still be related/inhertied from the CharlesPage..
Anyway to do this?
is working on a reply...