| Web Development >> Ruby On Rails |
Multibutton Form
| Language : | English | Quality : | High | Has Audio : | true | Source : | Other | Media : | QuickTime |
| If you have a form with multiple buttons, you can detect which button was clicked by checking the passed parameters. Learn how in this episode. |
Tags: Ruby On Rails, Web Development, Screencast, HowTo, [SUGGEST A TAG]
Resources referenced in this screencast
|
Articles Realted to this Topic |
[SUGGEST A ARTICLE] |
|
How To Use Multiple Submit Buttons on a Form with Rails One problem that commonly comes up in designing web application UI’s is wanting to allow your users do more than just one action with a form. I’m going to use Simplist as an example, as it allows you to preview changes to a blog post before saving and making the changes permanent. This is implemented through two submit buttons on the same form that perform different actions. |
|
10 reasons why - ruby on rails Your development team has been frustrating you, projects start and four weeks later the development team is still developing the framework, your budget is running out. You want productivity but just don’t know how to get it. Is there an answer? One of your developers keeps mentioning this great framework called ‘Ruby on Rails’. Is this the answer? This article discusses the positives and the negatives in moving to this new technology |
