Hello Gurus,
I have inherited a half baked application and have little time to fix it. Right now my major issue is that the previous developer set up DRM with no leaf level values. Yes, I said that correctly, Purposely set every node to limb. I need to create a property to exist only at REAL parent levels. This would be simple if the leaf nodes were identified. I tried using Equals(Integer,#Children,0) and it returns True for all nodes, even when I evaluate a parent level node. What am I doing wrong? Any recommendations for identifying a real parent level member? A limb with children? Any help is appreciated!
Thanks!