Show only: Open | Fixed | Verified | Closed | Invalid

Report a Bug

IDTitleStatusSeverityClassificationReporterEdit
1My iPhone is scratched upInvalidMajorUI/Usabilityadmin
2Problem TitleOpenTrivialSecurity
3TestingOpenNormalPerformancedexter
4test moneyOpenTrivialSecurity
5testVerifiedCriticalSecurity
6problem with formFixedTrivialPerformance
7no problemClosedTrivialSecuritysam
8qwerwerweOpenMajorOther Bug/Has Workarounds
9testOpenNormalSecurity
10teste de idOpenTrivialSecurity
11noClosedTrivialFeature (New)
12testingClosedNormalEnhancement
13test to see if this appearsOpenNormalPerformance
14Is a cock roach a bug?InvalidCriticalSerious Bugzake33
15Timmy ThumbOpenCriticalPerformance
16When and whereOpenNormalSecurity
17clknladca oiahf oaihaoInvalidMajorPerformance
18Exposed vent! Please fix in 2.0 update!VerifiedCriticalSecurity
19somethingFixedTrivialCrash/Hang/Data Loss
20test title 123OpenMajorPerformances
IDTitleStatusSeverityClassificationReporterEdit


1 2 3 4


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

WordPress Page Content:

[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

Before Content:

<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>

Content:

<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>

After Content:

<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>

Dynamic Content:

<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