My setting was if you want something removed so if selected that's users setting was "true" so then when time to get records if user.display => true its saying do not get records where that is true
If its User.setting => FALSE then I have to get 0 and 1 It sounds backwards but remove setting = true yes I want to remove or no I want to keep make sense then when you get records then get 0 and 1 if false or only 1 if true... But anyways I managed to get it sorted out. Thanks guys Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
