Welcome Guest, Not a member yet? Register   Sign In
Best way to add/edit a listing
#1

[eluser]CIfan1000[/eluser]
Hi,

I've been trying to figure out how to do this for a few days, and any help would be much appreicated:

I would like to have a single controller that can add or edit a user's listing. A listing in this case is something the user has for sale. A user can have multiple listings.

I thought of passing parameters in segments to the controller - including 2 segments that would pass as 2 parameters to the controller's index function. eg:

to edit a listing: controller/index/edit/listingID
to add a listing: controller/index/add/null

That worked great until I submitted the form - the action/destination of the form is the name of the controller, and does not have the parameters in it, so I get an error message saying the parameters for the index function are missing.

Then I thought of having an edit function and an add function in the controller, but then I don't know how to do the validation and loading of the view in a single function, such as the index function.

I would be grateful to hear from anyone who has done this.

Thanks!


Messages In This Thread
Best way to add/edit a listing - by El Forum - 10-31-2008, 06:06 PM
Best way to add/edit a listing - by El Forum - 10-31-2008, 06:30 PM
Best way to add/edit a listing - by El Forum - 10-31-2008, 06:47 PM
Best way to add/edit a listing - by El Forum - 10-31-2008, 09:30 PM
Best way to add/edit a listing - by El Forum - 11-01-2008, 03:15 AM
Best way to add/edit a listing - by El Forum - 11-01-2008, 05:48 AM
Best way to add/edit a listing - by El Forum - 11-01-2008, 10:13 AM
Best way to add/edit a listing - by El Forum - 11-01-2008, 10:58 AM
Best way to add/edit a listing - by El Forum - 11-01-2008, 12:06 PM
Best way to add/edit a listing - by El Forum - 11-01-2008, 06:23 PM
Best way to add/edit a listing - by El Forum - 11-01-2008, 06:24 PM
Best way to add/edit a listing - by El Forum - 11-01-2008, 07:14 PM



Theme © iAndrew 2016 - Forum software by © MyBB