Hi,
Is this the right way to submit form using link ?
<%= link_to_remote ‘Previous’, :name => “commit”, :url => {:action =>
‘save_users’}, :submit => “bin_assignments”, :update => ‘123’ %>
Hi,
Is this the right way to submit form using link ?
<%= link_to_remote ‘Previous’, :name => “commit”, :url => {:action =>
‘save_users’}, :submit => “bin_assignments”, :update => ‘123’ %>
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs