Displaying 2 results from an estimated 2 matches for "delete_button".
2006 Apr 29
11
Multiple actions from one form - possible?
Hello *
Obviously the rhtml below does not work, but it should be apparent what
I try to achieve - I would like to give the user the choice to submit a
form either to action1 or action2 but I cannot figure out how?! It would
be great if someone could give some assistance.
Thanks a lot, Alex
<%= start_form_tag :action1 => ''save'', :action2 =>
2001 Jan 22
0
vorbiscomment gui ideas
...lected artist in the list</tooltip>
<can_default>True</can_default>
<can_focus>True</can_focus>
<label>Modify</label>
</widget>
<widget>
<class>GtkButton</class>
<name>artist_delete_button</name>
<sensitive>False</sensitive>
<tooltip>Delete the currently selected artist from the list</tooltip>
<can_default>True</can_default>
<can_focus>True</can_focus>
<label>Delete</label>...