Welcome Guest, Not a member yet? Register   Sign In
passing data from view to controller
#1

[eluser]jupiter1031[/eluser]
I am new to CI and have a basic question:
I have an overview page that successfully displays all projects of a company. This is an overview page. Every item has a link to a detail view. As I understand I write another controller method that will go to the database - get the detail data and display them in a view method.
Concretely in this view is a picture, when I click on it I should get a new screen of a detail view of that item. In this case more pictures and more information.

My problem is how to pass the index/key of that item to the controller method to display a specific view?
It seems pretty basic but I did not find specific information in the documentations.

Please provide a simple example. So I don't have to ask back. Or guide me to a specific area in the documentation to get more information on this topic.


Messages In This Thread
passing data from view to controller - by El Forum - 02-17-2011, 04:42 PM
passing data from view to controller - by El Forum - 02-17-2011, 05:03 PM
passing data from view to controller - by El Forum - 02-17-2011, 05:17 PM
passing data from view to controller - by El Forum - 02-17-2011, 05:22 PM



Theme © iAndrew 2016 - Forum software by © MyBB