Presentation properties
Hello everyone,
Can you please advise more information about presentaion property Key/Value pair?
The property keys I am currently aware of are: labelVisible, readonly, hideIfCreation, warningMessage, etc...
Are they predefined properties? Where can we check all the predenfined properties?
Looks like both Key and Value are free text fields. How do we practically set them?
Look forward to your advice.
Regards,
Sandra
Can you please advise more information about presentaion property Key/Value pair?
The property keys I am currently aware of are: labelVisible, readonly, hideIfCreation, warningMessage, etc...
Are they predefined properties? Where can we check all the predenfined properties?
Looks like both Key and Value are free text fields. How do we practically set them?
Look forward to your advice.
Regards,
Sandra
2 answers
Hi Sandra
Conceptually, every presentation can have its own set of properties. The presentations that come built-in with RTC have a set of these in common, some are even independent of the presentation (e.g. the visibility configured by hideIfEmpty, hideIfCreation etc.). On the other hand, the 'warningMessage' is a property that is (currently) only supported by the contributor presentation.
What we would like to provide in the long term is an easy clickable user interface where the available properties can be selected and configured. However as of today, you have to know the properties and add them by hand as free text.
Documentation (to be completed soon, some properties are missing, others become obsolete in 2.0.0.2) is available in the following article: http://jazz.net/library/article/130
Regards
Marcel
Jazz Work Item team
Conceptually, every presentation can have its own set of properties. The presentations that come built-in with RTC have a set of these in common, some are even independent of the presentation (e.g. the visibility configured by hideIfEmpty, hideIfCreation etc.). On the other hand, the 'warningMessage' is a property that is (currently) only supported by the contributor presentation.
What we would like to provide in the long term is an easy clickable user interface where the available properties can be selected and configured. However as of today, you have to know the properties and add them by hand as free text.
Documentation (to be completed soon, some properties are missing, others become obsolete in 2.0.0.2) is available in the following article: http://jazz.net/library/article/130
Regards
Marcel
Jazz Work Item team