DC -can't acces TOP level atribute from third level entity
-
I have a structure like this:
--MAIN(component) |--COMPONENT |--GROUPAnd, in GROUP, I want to access an attribute from MAIN. So, in GROUP I did this:
=MAIN!my_attr,but it gave me the #

then I tried this way:in COMPONENT; ------------------- Attr = MAIN!my_attr in GROUP; -------- =COMPONENT!AttrAnd this worked. But, from my point of view is kinda ugly to redefine at each level
.
Is this normal? You can only access the parent's attributes, or it should be possible to access any attributes, no matter how high is the entity in hierarchy ? -
You have it right. It's an inconvenience and makes things more complicated than need be. I think I made a suggestion to Google one time about adding a type of global variable to DC's; or possibly making a variable's scope be from the parent down to children of any depth, but not up to parent components.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better π
Register LoginAdvertisement