
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
How to sort fields in Req Details with ALM11
We have a Sub that sorts the Fields of Requirement types. It is called from Enter Module as well as Req_MoveTo
With QC 10 its worked very well and sorted the felds in "Details View" as well as when opening the Requirement in "Requirement Details" dialog box
Now with ALM 11 it only works in "Details View "but not in the open "Requirement Details" dialog box.
Even so the Sub Req_MoveTo is triggered and the code runs through our Sub.
Any ideas on that.
PS: I opend a SR but HP said thats our problem as they do not garantee Customization!
Thanks for the help
Reto

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Experiencing the same issue. Have also opened a ticket w/o any response.
We have a manual work around. If you open the "Requirements Details" dialog box and all fields display in alpha sort order. Then, select a different Requirement type, then reselect the original type. This works to resort and display fields as we've programmed.
Would it be possible to automatically switch to a different Req type and back again when opening the Requirements Details dialog box?
I am not aware of where to code for this, if anyone has had success or suggestions, please advise. Thank you.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi
HP closed our SR after telling us it will be fixed with Patch 6 or 7
I also tried to automate the workaround by scripting but had no success.