In Wix, how to move a form from one page to another

In Wix, I have created and added a form on a page. Now I would like to move this form to another page and still linked to the same Submissions Table, not sure how to do that.

I tried to cut this form from the original page, and pasted it on the target page. However after doing that, I can see on the Wix Dashboard a new data collection is created under the Form section, “Registration Form 2”, but the original data collection still exists (i.e. “Registration Form”). How can I make the form on the target page still linked to the same collection?

If you are using the Wix Forms app there is no way to combine entries into a single database collection.

For that, you would need to build the form from scratch using input elements and connecting it yourself via dataset, etc.

#codequeen