Welcome Guest, Not a member yet? Register   Sign In
Table Generation and links
#1

[eluser]mrwilson1[/eluser]
I am generating tables usng the table class, and having no problem getting results or displaying. My question is this:

where(controller/view)and how do you create links like this within the generated table?

Code:
anchor("post/fill_form/$row->post_id", $row->post_id)

or combining two fields such as a $link and a $name field to make a link to fill one field in a row.


Is that done in the controller or in the view when you create the table, and what function would you use? Of course these are simple to do with straight php.


Messages In This Thread
Table Generation and links - by El Forum - 10-26-2009, 05:38 PM
Table Generation and links - by El Forum - 10-26-2009, 06:07 PM
Table Generation and links - by El Forum - 10-26-2009, 06:20 PM
Table Generation and links - by El Forum - 02-26-2010, 12:51 PM
Table Generation and links - by El Forum - 02-26-2010, 01:11 PM
Table Generation and links - by El Forum - 02-26-2010, 03:31 PM



Theme © iAndrew 2016 - Forum software by © MyBB