I have a template that lists a bunch of items. each has an edit button and the buttons automatically take the user to the edit version of the add/edit form associated with the template.
I have another template on a diffrent page that has a column with the names of the items included. I'd like make it so that when I click the name it takes me to the edit form of that item in the first template. I've looked at command links and redirects but they dont tell me how to activate the target template in edit mode etc....
heeelp!