SharePoint List Template

I created a template using an existing SharePoint list with Plumsail Forms. I added the template in another site since I will be using the same fields. The problem I have is that when I clicked on New, I am getting the old address.

How do I solve this?

Thank you!

Hello @Jamail_Serio,

To re-use the form, you can either use Export/Import functionality of the designer or provision Form from programmatically, using Visual Studio and our NuGet package, please find the example here.