Displaying 2 results from an estimated 2 matches for "create_stagiaire".
2006 May 18
1
Feed 2 tables with one Form
hi all,
i have a form with several datas given by the user : name, adress , tel
etc...
When the user press "create" i call an action called "create_stagiaire"
which create his account but i also want to feed another table named
"demandes" where which i feed with a date given by the user. In my form
this date field is writen like this :
<%= date_select ''demande'', ''dr''%>
No problem and here is t...
2006 May 16
9
Date transform
hi all,
i want my users to enter a date in "ddmmyyyy" format, do someone know
how may i transform it in "yyyy-mm-dd" in the controler before i add it
to the base please?
thks
irong
--
Posted via http://www.ruby-forum.com/.