Other than "unchecking' every page type for every table that I do not want included in my Project, is there a way to exclude tables that are not a part of what I want in the final application? The tables for my project are contained in the same database as my Wordpress installation and I really am not looking forward to "un checking" all the pages for all the WP tables.
Is there documentation somewhere on the correct way to build an application using PHPRad? I have seen a few videos that basically flash through the features but nothing that really says "do this, do that, maybe you want to add this other feature, etc." I would appreciate any kind of outline you can provide!
I already have the database schema set and data populated, I just need to put together a CRUD application with a user-friendly front end at this point.