Can we control tab/section visibility based on work item's state in RTC 4?
One answer
Hi,
this has been possible since RTC 2.0. As specified in this article, you can use:
hideIfInState: as value use the comma-separated list of workflow states (ID of the state) where the presentation should not be visible.
This is explained and shown with screenshots in dynamically changing an attribute to read-only. The Hide in Workflow States is part of the Editor Presentation wizard (in Eclipse).
Does this answer your question?
- Arne
this has been possible since RTC 2.0. As specified in this article, you can use:
hideIfInState: as value use the comma-separated list of workflow states (ID of the state) where the presentation should not be visible.
This is explained and shown with screenshots in dynamically changing an attribute to read-only. The Hide in Workflow States is part of the Editor Presentation wizard (in Eclipse).
Does this answer your question?
- Arne