Displaying 5 results from an estimated 5 matches for "new_form".
2006 Apr 04
3
Forms, view & AJAX best practice help
.... Any errors would be highlighted in my
"error_messages_for ''role''" call at the top of the permissions.rhtml
file. When it has submitted correctly the dropdown list would be updated
with the new selection.
What I have got so far is that the page wants to show a "new_form" page?
--
Posted via http://www.ruby-forum.com/.
2012 Aug 16
6
undefined method `with_indifferent_access' for "":String
...:
@comp = current_contribuyente.comps.find(params[:id])
@comp.update_attributes(params[:comp])
NoMethodError (undefined method `with_indifferent_access'' for
"":String):
This is the code from the view where I create this elements
= form_for @comp, :html => {:id => "new_form", :onsubmit => "return
validate_form()"}, :remote => true do |f|
= f.fields_for :comprobante_emis_regs_attributes do |cer|
= cer.collection_select :reg_fil,
current_contribuyente.contribuyente_regs, :reg_fil, :reg_fil,
{:include_blank => false}, :class => &...
2012 Feb 27
6
selecting params value to use with $.ajax()
Hello all,
I''m trying to write a jquery function where I am posting some data from a
form. I am wondering is there a way to select the particular param that I
want to use when I submit the data to $.ajax(). I don''t believe it makes
sense to create a hidden field just to use with $.ajax() but I can''t seem
to figure out how to get to the params key/value using jquery.
2006 Jul 21
1
rjs template modifying form_remote_tag
I would like to build a form which uses ajax on the first request, but
on a subsequent request uses the regular form_tag. The reason for
doing this is that I need a file upload in the second request, and so
I can''t use AJAX. I''ve tried using an rjs template to modify the
form_remote_tag''s id (using page.replace ''form_tag_id'', ...), but the
request
2018 Dec 06
3
Build error while upgrading samba 4.9.3
...ound
Checking for library form : not found
Checking for new_field : not found
Checking for macro new_field : not found
Checking for new_form : not found
Checking for macro new_form : not found
ncurses not available, not building regedit
Checking for header ftw.h : yes
C...