Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! 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%>