search for: linkform

Displaying 1 result from an estimated 1 matches for "linkform".

Did you mean: linkfarm
2006 Jan 12
16
master detail problem
...ent table, I''ve placed a link that brings you to a new page with this: <h1>Editing Module Unit ID: <%= @moduleunit.id %> Links</h1> <%= start_form_tag :action => ''updatelinks'', :id => @moduleunit %> <%= render :partial => ''linkform'' %> <%= submit_tag ''Edit Links Entry'' %> <%= end_form_tag %> <%= link_to ''Show'', :action => ''show'', :id => @moduleunit %> | <%= link_to ''Back'', :action => ''list'' %&...