How to update the parameters list in query used in widget
Hello,
I'm using CLM (RTC) 4.0.1.
I'm creating a widget and associate it to a query. The query is built on a record type we created.
From the list of parameters I would like to pick-up a date (for that example a "Creation Date"). The "Creation Date" is a field of the record type.
I don't find any dates within the list. Questions:
Pascal Jean
I'm using CLM (RTC) 4.0.1.
I'm creating a widget and associate it to a query. The query is built on a record type we created.
From the list of parameters I would like to pick-up a date (for that example a "Creation Date"). The "Creation Date" is a field of the record type.
I don't find any dates within the list. Questions:
- How is built the list of parameters on widget.
- Is it possible to change the list of parameter, is it possible to add dates in the parameters list.
Pascal Jean
Accepted answer
Hi Pascal,
This is what I found out. The Work Item Statistics viewlet is restricted to properties of the "enumeration" type. This is the link to the original post:
You can put in a enhancement if you feel like you have a valid use case.
https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.newWorkItem&type=enhancement&ts=13740748507170
Hope it helps. Thanks.
2 other answers
Hello @Clement,
Here is the list of parameters available when we update the widget settings.
To my understanding, we should see the "Creation Date" between the "Created By" and "Custom 10_WR" fields (cont...)
This is the case when building "regular" queries. The same query used in the widget.
When creating a query, the field "Creation Date" can be added in the Column Display.
Comments
Clement Liu
Jul 15 '13, 5:18 p.m.Hi @pascaljean,