How do I add custom buttons to Formtastic?
        Posted  
        
            by jklina
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by jklina
        
        
        
        Published on 2010-03-26T22:05:51Z
        Indexed on 
            2010/03/28
            6:23 UTC
        
        
        Read the original article
        Hit count: 555
        
I'm using the Formtastic Rails gem in my app and its been great, but I would really like to add a second button, other than the bundled "commit" button that redirects back. I can't seem to find any information on how to add a custom button. Any information would be greatly appreciated!
© Stack Overflow or respective owner