Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
I have a report that includes all the defects from a test session. How can I sort them by a given field? Also, how can I sort them by their creation date?
If I have the below tags, and I wanted to use a sortby, where would I put the <%sortby %> tag?
<%begintestresultdetail verdict=&combinedverdictfilter%>
<%begintestresultitemdetail%>
<%endtestresultitemdetail%>
<%endtestresultdetail%>
