Matt Malyschko Posted December 20, 2010 Posted December 20, 2010 Hi guys, I have created a CRM in which I have implemented a portal to add a checklist for things that need to be done for each customer. I have a Customers table, and an Actions table, which are related via the Customer ID field. In the Actions table I have fields: Action ID (serial), Customer ID, Description and Completed. The Completed field I have set as a checkbox to say 'Completed'. I want to be able to filter this portal to show 3 different options: All, Uncompleted and Completed. I've been messing around for quite a while and have no idea! Any help would be very much appreciated. Cheers!
comment Posted December 21, 2010 Posted December 21, 2010 Not sure where you are stuck with this - perhaps the attached might help. Note the script trigger attached to the global filter field. 3-WayFilter.zip
Recommended Posts
This topic is 5082 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now