Hi,
I have a requirement where I need to do 2 things,
1. Copy the values of inherited child folder attributes from Parent folder. That means copy the values of inherited attributes from Parent to child folder every time a folder is created.
2. If there is any change in the Parent folder attribute value then values in all the child folder attributes (which are inherited) should also be updated.
As far as I know this can be achieved via TBO , Can anyone please provide me the code for this.
Cheers