It's all about the answers!

Ask a question

Presentation of task sections are different in web client


Aydin Suren (1687) | asked Sep 19 '08, 2:28 p.m.
I created a custom task using the builtInCustomAttributesLayout tab layout and placed the section and its presentation element. When comparing the look of the task in native client and web client, it looks like the web client is re-arranging how elements are displayed in each section.

For example in the native client, the section looks like:

A section
Element 1
Element 2
Element 3

and this looks like this in the web client:

A section
Element 1 Element 3
Element 2

Basically, the elements of the section are presented in two columns.

Is there any configuration option to force the web client/presentation to be like the native client's presentation or the other way around?

Thanks,
Aydin

One answer



permanent link
Patrick Streule (4.9k21) | answered Sep 25 '08, 11:21 a.m.
JAZZ DEVELOPER
Basically, the elements of the section are presented in two columns.

Is there any configuration option to force the web client/presentation
to be like the native client's presentation or the other way around?

The layouts themselves are currently not configurable. The Web UI and
the Eclipse UI have their own layout rules, which reflect the two paradigms.

Regards,
Patrick
Jazz Work Item Team

Your answer


Register or to post your answer.