Unable to create derived property in edmcs
Hi,
I'm trying to create a derived property as per the instructions in below doc:
But i'm unable to see the "derived" option in Default type for any of the custom properties.
My requirement is to create a node list type custom property which will automatically pull the bottom level nodes under a specific parent.
Furthermore i need to pull the same property data into a different viewpoint belonging to a different data chain.
How do i do this?
We have an universal application and we are service administrators.
Thanks