show video after completing gravity form
I have a page with a button. When the user clicks on the button, a pop-up should open and he should enter his contact number using gravity form and then the video will be shown to him.
Now I have a button on the page and an html element that displays the video through the iframe tag, and the default mode is display: none.
How can I store the answers of a Gravity Forms multi page form in an array?
I have a multi page Gravity Form that is 4 questions, and each are multiple choice radio buttons. I am looking for a way to store each answer in an array so I can execute some functionality with that array after the form is submitted.