Bookmark and Share
Subscribe


Home > Internet Programming, MySQL, PHP > CRM Form Filters And Views

CRM Form Filters And Views

May 4th, 2009

We have build a CRM system in PHP MYSQL

I want to create a filtering tool or utility that allows a user to be able to filter a data set and work with a data set based on the the fields and the criteria that they pick on
So the user must be able to work on a subset of data for example if there are home owners leads then the user must be able to filter all the home owners that live in california only and whose mortgage amount is more than 150 K so the user must be able to work on a subset of records in the database they should be able to create filters or views on the spot by specifying their filter criteria

you can see a demo of the crm at

wetleads.mysalestrain.com

Userid: jon
password: jon

Comments

Internet Programming, MySQL, PHP , , , ,

Comments are closed.
Bookmark and Share
Subscribe