On Lunes, 27 de agosto de 2012 15:38:49 Gloufy escribió:
> Hi,
>
> How I can execute a javascript function when i update a edit form ?
What do you mean with update a edit form?
>
> And how i can remove the cancel link ?
There are some ways:
1. use css
2. override _update_form.html.erb
<%= render :super, :locals => {:cancel_link => false} %>
>
> Thanks
>
> Gloufy
--
You received this message because you are subscribed to the Google Groups
"ActiveScaffold : Ruby on Rails plugin" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/activescaffold?hl=en.