How to refill a form from previously submitted data?

How to refill a form from previously submitted data?

I want the user to be able to use a form to edit a record he previously Submitted by that form. How do I make the form Load fill the form with a given record's data? Thanks.