Forms provisioning

Hi, is there any way to provision form with PowerShell or m365 CLI? I managed to provision site templates and all my list and libraries are very easy to migrate from one site to another. I managed to copy all forms and they work perfectly as well. I only don't know how to provision settings that tell a list to open certain form instead of default one. I tried an options to set defaultformurl, defaulteditformurl in powershell but it doesn't work. My question is how redirection to plumsail form works and how to achieve it without NuGet? Is it possible?

Hello @wflorczyk,

You can provision forms using Visual Studio and our NuGet package. Please find the the instructions and code samples here.

Using the code from the article, the default forms are replaced by a custom ones.