Found this reply, thanks for the help here and in the original post.
It still seems like there would be a cleaner way to do what I needed, but I ended up using an array of parameters with an onclick, not so bad I guess.
Form::button('Cancel', array('onclick'=>'cancelClick()'))
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community