[SOLVED] Â AddWhere Checkbox on List Page |
12/12/2013 11:43:45 AM |
PHPRunner General questions | |
P
p1nr author
I have a table that holds completed and incomplete records. Incomplete records have no status update nor do they have Pass/Fail where as complete will have a status and Pass/Fail indicator. I would like to add a checkbox to my list page which will show completed records when unchecked. |
|
![]() |
Sergey Kornilov admin 12/12/2013 |
My suggestion is to use a dropdown box for this purpose. |
P
|
p1nr author 12/12/2013 |
I like that suggestion but the issue is that incomplete records have a blank status. This will be misleading to users as they will not know that blank means incomplete. |
P
|
p1nr author 12/12/2013 |
I like that suggestion but the issue is that incomplete records have a blank status. This will be misleading to users as they will not know that blank means incomplete. The best is to have Pending and Completed as options, then have the appropriate records display based off of one of the two options.
|
P
|
p1nr author 12/12/2013 |
is there a page that lists all possible "search" urls? |