custom tab not visible in web UI
Hi,
I have added few custom field to RTC workitem and they are visble in rtc client in tab 'custom' but i dont see such tab in web UI. Any specific reason for that.We need the information available in custom tab in web UI also? Please tell me is there any other way to make it visible there .
I have added few custom field to RTC workitem and they are visble in rtc client in tab 'custom' but i dont see such tab in web UI. Any specific reason for that.We need the information available in custom tab in web UI also? Please tell me is there any other way to make it visible there .
2 answers
Hi,
the custom tab is not exposed int the Web UI it is only available in the Eclipse UI for convenience. You need to add the attribute to the presentations for the work item type in the process configuration.
This would be a starting point http://jazz.net/library/article/130.
Ralph
the custom tab is not exposed int the Web UI it is only available in the Eclipse UI for convenience. You need to add the attribute to the presentations for the work item type in the process configuration.
This would be a starting point http://jazz.net/library/article/130.
Ralph
Hi,
I have added few custom field to RTC workitem and they are visble in rtc client in tab 'custom' but i dont see such tab in web UI. Any specific reason for that.We need the information available in custom tab in web UI also? Please tell me is there any other way to make it visible there .
Hi,
I have added few custom field to RTC workitem and they are visble in rtc client in tab 'custom' but i dont see such tab in web UI. Any specific reason for that.We need the information available in custom tab in web UI also? Please tell me is there any other way to make it visible there .
Can you try to :
- create a new Tab (Process Configuration - Editor Presentations) of 'Custom Attributes Layout' type
- set a new property key=hideIfEmpty and Value=false to that Tab
- add your Custom Attributes to that Tab
--> the created Custom Tab should be visible in the Web UI