It's all about the answers!

Ask a question

Can java script be used to auto-fill some fields/attributes in RTC web client based on selection of a related field/attribute?


Deepak Gidwani (262531) | asked Nov 04 '14, 10:43 p.m.

The use case is that when a user selects a particular enumeration literal in the field/attribute, all the related attributes/fields should get auto-filled.

How can this be achieved in RTC web client?

One answer



permanent link
sam detweiler (12.5k6195201) | answered Nov 04 '14, 11:44 p.m.
Using the dependent enumerations value sets, you can link multiple fields.  btu they all have the enumerations.

I have never seen anyone extend the UI to support non-enum type dependent fields

Comments
Ralph Schoon commented Nov 05 '14, 3:11 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

Please see https://jazz.net/wiki/bin/view/Main/AttributeCustomization and https://jazz.net/library/article/1093 for more information.

You can use the dependent enumeration for some cases, you could also use a Java Script based calculated value provider in others.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.