Hide a TAB on Work item Editor Presentation
Hello,
I know we can hide a presentation/attribute using hideIfcreation, hideIfEmpty properties. Is there similar properties for sections & tabs? I tried "hideIfcreation" "true" in Tab & that doesn't work. Can someone point out all the properties that are available for TABS, SECTIONS, PRESENTATIONS etc. (I did look at the article "130" but it doesn't have much for tabs & section properties). Thanks RK |
2 answers
Ralph Schoon (63.5k●3●36●46)
| answered Sep 22 '15, 2:34 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
This question has been asked multiple times already. The answer has always been, that this is not supported. I am not aware of any means to do this.
Comments
Pavithra Kasturirangan
commented Sep 22 '15, 3:52 a.m.
Hi Ralph,
Could you help me to understand what the tab properties mean as mentioned in https://jazz.net/library/article/130. How can this be used and what is the significance of these properties of tabs and sections
Tab Properties
PropertyDescriptionhideIfEmptyif set to 'true' the presentation will only be visible if its value is different from the null value of the attribute.
Ralph Schoon
commented Sep 22 '15, 4:10 a.m.
| edited Sep 22 '15, 4:10 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
As far as I can tell,
Will most likely hide the tab if non of the attribute presentation has anything to show. I am not sure if this really works. If it works it will only hide the tab if there is no content to show. You have to distinguish between tabs that have almost no control and attribute presentations in the sections in a tab that have some few options for hiding to choose from. |
Thank you, Ralph. May be, it could help if i have all attributes within the section are HideIfEmpty. However, in my case, the section attributes are only "Hide on Creation".
Thank you for your inputs.
|
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.
Comments
Is this available in 4.0.1?
Is this possible in 4.0.6 or 5.0.2 ? I tried using HideIfEmpty and autocollect, however, it doesnt hide the sections or presentations.