devilinc Posted January 5, 2011 Share Posted January 5, 2011 i have 3-4 checkbox in my page which when clicked should display data by ajax request in cakephp....currently i do it in a sneaky way where i manipulate the jquery tutorial for link by replacing with checkbox but i face many issues here....i cant know if the checkbox is set or unset....on top of that it takes in the id of a single checkbox at a time irrespective of how many checkbox is set or unset.... there is an ajax->observeField but i dont know how to implement it....any help to get me going? Quote Link to comment https://forums.phpfreaks.com/topic/223472-checkbox-issue-in-cakephp/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.