Hey all, I'm relatively new to CodeIgniter and just found out about groceryCRUD... so far it's looking great! Here's my question...
I'd like my table to generate a list of names from my table and some info, but have the ability to click on one of the names to have either a window pop-up, or at the very least bring me to a new page, where it will show me more info about the person I clicked on. How can I change the persons names into links? Or maybe make a 'more info' button?
Thanks!
Click For More Info?
Started by pinmouse, 22 April 2012 - 21:41 PM
- Single Page
Posted 22 April 2012 - 21:41 PM
Posted 27 April 2012 - 08:13 AM
Hi,
you can use the function add_action. to see sample
http://www.grocerycrud.com/documentation/options_functions/add_action
you can use the function add_action. to see sample
http://www.grocerycrud.com/documentation/options_functions/add_action