Displaying 1 result from an estimated 1 matches for "ate_start_day".
Did you mean:
date_start_day
2006 Jun 21
1
how can I get the value of a hidden field and pass it
...ate in a hidden field and I have
access to that field with "document.hidden_form.hidden_date.value" but I
don''t know how to introduce this value in a rails variable as @date to
pass it with
<%= link_to ''New event'', :action => ''new'' , :date_start_day=>@date%>
thank you in advance
if you have any other idea about how to pass that information from an
Ajax response to another page please tell me I have no more ideas
--
Posted via http://www.ruby-forum.com/.