This topic is locked

Filter List Page

11/7/2013 10:41:40 AM
PHPRunner General questions
S
shathcock author

Sorry to ask this question again but this is really confusing me. I have a table called "Clients" inside this table I have a field called "Inactive". Right now I have set up sub menus for the "Clients" table called "All, Active, and Inactive" which go to 3 different list pages. This all works fine however I would prefer to have a dropdown with the 3 options "All ,Active and Inactive" and filter the records on the same list view. I have a lot more tables in the database that I need to filter and I really would like to not have so many Custom Views to deal with or a huge Menu Structure.
I have read through the Documentation and posts on the forum but I am still really confused about it.
Any Help would be greatly appreciated.

Sergey Kornilov admin 11/7/2013

Use Filter feature which is available in PHPRunner 7. Proceed to the List page of the Clients table, double-click on Inactive field and setup filter under 'Filter as'.
This is it.

S
shathcock author 11/7/2013



Use Filter feature which is available in PHPRunner 7. Proceed to the List page of the Clients table, double-click on Inactive field and setup filter under 'Filter as'.
This is it.


Ok that sounds wonderful except. I have written this app in 6.2. I saved it to another folder and opened it in 7.0 and Everything is messed up. There is code appearing on the screen in the view pages etc. etc. I tried building it and trying it and wow totally messed up. Is there something I need to do to update this app before I use it in 7.0 or does a 6.2 app have to be started over from scratch?

Sergey Kornilov admin 11/7/2013

If you need to use new PHPRunner 7.0 features like filters you can reset the List page in Visual Editor.
If you want to rollback to the previous version of any page that doesn't look right - use Revisions button in Visual Editor.