Show only: Open | Fixed | Verified | Closed | Invalid
| ID | Title | Status | Severity | Classification | Reporter | Edit |
|---|---|---|---|---|---|---|
| 1 | My iPhone is scratched up | Invalid | Major | UI/Usability | admin | |
| 2 | Problem Title | Open | Trivial | Security | ||
| 3 | Testing | Open | Normal | Performance | dexter | |
| 4 | test money | Open | Trivial | Security | ||
| 5 | test | Verified | Critical | Security | ||
| 6 | problem with form | Fixed | Trivial | Performance | ||
| 7 | no problem | Closed | Trivial | Security | sam | |
| 8 | qwerwerwe | Open | Major | Other Bug/Has Workaround | s | |
| 9 | test | Open | Normal | Security | ||
| 10 | teste de id | Open | Trivial | Security | ||
| 11 | no | Closed | Trivial | Feature (New) | ||
| 12 | testing | Closed | Normal | Enhancement | ||
| 13 | test to see if this appears | Open | Normal | Performance | ||
| 14 | Is a cock roach a bug? | Invalid | Critical | Serious Bug | zake33 | |
| 15 | Timmy Thumb | Open | Critical | Performance | ||
| 16 | When and where | Open | Normal | Security | ||
| 17 | clknladca oiahf oaihao | Invalid | Major | Performance | ||
| 18 | Exposed vent! Please fix in 2.0 update! | Verified | Critical | Security | ||
| 19 | something | Fixed | Trivial | Crash/Hang/Data Loss | ||
| 20 | test title 123 | Open | Major | Performance | s | |
| ID | Title | Status | Severity | Classification | Reporter | Edit |
Sortable table javascript:
http://www.webtoolkit.info/sortable-html-table.html
Want an easier way?
Version 1.6.3 includes Google table integration. One simple shortcode will give you everything shown above (except for the filtering options) in a fraction of the time.
[ formresults id=5 google=1 fields="117,69,116,78,80" edit_link=1 page_id=4]
Code for this page
[frm-search]
<div style="clear:both"></div>
<br/>
<p class="alignleft">Show only: <a href="?status=Open">Open</a> | <a href="?status=Fixed">Fixed</a> | <a href="?status=Verified">Verified</a> | <a href="?status=Closed">Closed</a> | <a href="?status=Invalid">Invalid</a></p>
<p class="alignright"><a href="/report-a-bug" class="button-primary">Report a Bug</a></p>
<div style="clear:both"></div>
[display-frm-data id=1 filter=1]
Sortable table javascript:
<a href="http://www.webtoolkit.info/sortable-html-table.html">http://www.webtoolkit.info/sortable-html-table.html</a>
<h3>Want an easier way?</h3>
Version 1.6.3 includes Google table integration. One simple shortcode will give you everything shown above (except for the filtering options) in a fraction of the time.
[ formresults id=5 google=1 fields="117,69,116,78,80" edit_link=1 page_id=4]
[formresults id=5 google=1 fields="117,69,116,78,80" edit_link=1 page_id=4]
Custom Display Settings:
Show: Both (Dynamic)
Use Entries from Form: Defect/Bug/Issue Report
<style type="text/css">
table{text-align:left;font-size:12px;}
table thead{cursor: pointer;}
table tbody tr {background: #f0f0f0;}
table tbody tr.bug_major {background:orange;}
table tbody tr.bug_critical {background:red;}
#content tr td, #content tr th{padding:3px 5px;}
</style>
<table cellspacing="1" cellpadding="2" class="" id="myTable" width="100%">
<thead>
<tr>
<th class="c1">ID</th>
<th class="c2">Title</th>
<th class="c3">Status</th>
<th class="c4">Severity</th>
<th class="c5">Classification</th>
<th class="c6">Reporter</th>
<th class="c7">Edit</th>
</tr>
</thead>
<tr class="[evenodd] bug_[classification sanitize=1] bug_status_[status sanitize=1]">
<td>[ida]</td> <td><a href="[detaillink]">[title]</a></td> <td>[status]</td>
<td>[severity]</td> <td>[classification]</td> <td>[80]</td>
<td>[editlink label="Edit" location="front" page_id="4"]</td>
</tr>
<tfoot>
<tr>
<th class="c1">ID</th>
<th class="c2">Title</th>
<th class="c3">Status</th>
<th class="c4">Severity</th>
<th class="c5">Classification</th>
<th class="c6">Reporter</th>
<th class="c7">Edit</th>
</tr>
</tfoot>
</table>
<script type="text/javascript" src="/wp-content/themes/formidablepro/js/webtoolkit.sortabletable.js"></script>
<script type="text/javascript">
var t = new SortableTable(document.getElementById('myTable'), 100);
</script>
<a href="/view-bugs">« View All Bugs</a><br/><br/>
<h3>ID [ida] - [title] [editlink label="Edit" location="front" page_id="4"]</h3>
<h4>[status]</h4>
<p>Severity: [severity]</p>
<p>Reported by: [80]</p>
<p>[summary]</p>
<p><b>Steps to Reproduce:</b><br/> [steps]</p>
<p><b>Results:</b> [results]</p>
[if regression]<p><b>Regression:</b> [regression]</p>[/if regression]
[if workaround-details]<p><b>Workaround:</b> [workaround-details]</p>[/if workaround-details]
<p><b>Reproducibility:</b> [reproducibility]</p>
Insert the Content: Don't insert automatically
Detail Link: Parameter Name: bug — Parameter Value: id
Order: ID ascending
Where: Status is equal to [get-status]
Page Size: 20