I'd like to capture data in a gravity form and extract the data in a page.
For example, my form will capture news from users, in the form of a headline and a URL.
When the user submits the form, I'd like the confirmation page to have buttons to "click to tweet" and "click to share on facebook". If he clicks these buttons, it will tweet/share the news that he just submitted in the gravity form.
How do I do this?