It's all about the answers!

Ask a question

How to make an attribute invisible when the Enum in a Delta Config is Empty ?


Karl Bekkou (323) | asked Feb 21 '14, 5:05 a.m.
Hi All,

I am using a project area (Father) that shares its process template with many other projects areas ( Sons).
In the father I did create a new Enumeration List that is empty, values will be set up in the Sons using the dela config, but not all the sons, some of them. I did also create a new attribute that points on the Enumeration List.

When the delta config is not set in a son the attribute does appear and this is what I would like to avoid ?
Is there any way to hide the attribute as the values are not set in the delta config of the Son ?

Thanks for your help.

Regards.

Karl

Accepted answer


permanent link
sam detweiler (12.5k6195201) | answered Feb 21 '14, 6:16 a.m.
edited Feb 21 '14, 6:17 a.m.
Only way is to NOT define the enum/variable/presentation in the Parent (father), only in the child (son)

if you define it in the parent, it will always be present.

the amount of xml for defining it all in the child is tiny
Karl Bekkou selected this answer as the correct answer

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.