We currently have a Gravity Form within a Zurb Reveal Modal:
http://foundation.zurb.com/docs/reveal.php
What we want is when the user submits the form, a second modal will appear (see the Zurb link for an example). This requires appending a value of: data-reveal-id="secondModal" to the Sumbit button. Can this be done using a GravityForms hook?