hideIfInState property
When i populate attribute property "hideIfInState" with one value(only one ID) presentation behave OK, when i try like discribed in http://jazz.net/library/article/130 to use comma-separated list of workflow states ID's to hide attribute, presentation behave wrong, attribute is visible in all states.
Can somebody please test this behavior, or provide XML example of using "hideIfInState" property with multiple ID's.
Web app server: WAS 6.1.0.27
version: RTCz 2.0.0.1
Server: z/OS 1.10
Thanks,
Ivan
Can somebody please test this behavior, or provide XML example of using "hideIfInState" property with multiple ID's.
Web app server: WAS 6.1.0.27
version: RTCz 2.0.0.1
Server: z/OS 1.10
Thanks,
Ivan
4 answers
When i populate attribute property "hideIfInState" with one
value(only one ID) presentation behave OK, when i try like discribed
in http://jazz.net/library/article/130 to use comma-separated list of
workflow states ID's to hide attribute, presentation behave wrong,
attribute is visible in all states.
Can somebody please test this behavior, or provide XML example of
using "hideIfInState" property with multiple ID's.
The following works for me. Please note that the space between the comma
and the next state id seems to be required (I have created work item
https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/102716).
<property>
--
Regards,
Patrick
Jazz Work Item Team
Hi,
I'm in the same situation -- I want to hide certain attributes in some state (hiding the whole tab would be better, but does not seem to be possible...).
If I use the "comma-space-separated" list of state IDs, it works as expected only in Eclipse.
The Web UI only accepts the single value configuration.
We use RTC 2.0.0.2 iFix2.
I'm in the same situation -- I want to hide certain attributes in some state (hiding the whole tab would be better, but does not seem to be possible...).
If I use the "comma-space-separated" list of state IDs, it works as expected only in Eclipse.
The Web UI only accepts the single value configuration.
We use RTC 2.0.0.2 iFix2.