Are ListView or Parent/Child controls an editable grid in ClearQuest?
ClearQuest 8.x
Is A) OOB controls in form builder, or B) A 3rd party plugin somewhere, or C) something we would develop (Java) and add to the ecosystem, or D) none of the above.
Thanks in advance
Accepted answer
I don't think you can do anything like that in the ClearQuest record form. ClearQuest needs to understand the element in the record form to correctly render it in various ClearQuest clients. It simply does not support "grid" in the record form.
The closest thing you can do is run a query and then do a bulk update on the selected records.
Comments
Donald
Can I not extend forms with custom code/API? (Either web based or fat-client)?
Hi Frank,
In my experience, ClearQuest API is all about data retrieval and manipulation. I have never come across a case where the record form can be extended (with new features or controls). If you find any hints or reference, please let me know. :-)
One other answer
There is a forum for ClearQuest here : https://www.ibm.com/developerworks/community/forums/html/forum?id=11111111-0000-0000-0000-000000000329
I think you have a better chance to see answers there.
I think you have a better chance to see answers there.