Hello @omar911022,
Sorry for the late response. Currently we have not tried to load data from one form into another, as it will be difficult to identify the exact earlier form submission.
We suggest you to carry the first form data, using the query parameters (GET) method and in the other form retrieve the data according to the required fields. This will help you in getting the first form results to the other one.
In the above case, the first form needs to be redirected to the second form, only then it will be applicable.
Regards,
Vsourz