Form submission with 1 email

I have created 2 separate form pages and linked them.
But when user enter his details in the both the forms on seperate pages, I receive 2 separate emails for that.
I only need a single email with all the data a user has entered in those separate form pages.
How to do that?

you would have to put all the form fields in one form element.