Page 1 of 1
Deployment service
Posted: 23 Jun 2015
by Anton Vityaz
At this moment in our SharePoint projects we use deployer that create list, content types, fields and views from XML definition that generated from the visual builder. Using SPForm we have some trouble with quick migration from the dev to dev / test / staging / production environment due to the GUID. We are ready to fluently fix this issue by deploy directly to web service.
Do you have or plan to have a web servie for a form deployment?
Re: Deployment service
Posted: 24 Jun 2015
by Dmitry Kozlov
Hi Anton,
Currently, I'd recomment to use our web service to publish forms programatically:
viewtopic.php?f=1&t=416
But first, you need to modify XFDS files by replacing List and Web IDs with IDs from the target farms. You can replace them programatically as well.
In the nearest future we will release a new version that will support transferring forms via site templates or export/import even if a form contains related items. I will keep you informed. Thanks for your patience.
Re: Deployment service
Posted: 21 Sep 2018
by AlexStenAlexSten
Hello everybody,
is there any news on the export / import of forms with related-items?
I'm currentlly using Sharepoint 2013 onPremises, Form Designer 3.1.4
When I import a form that contains related-items on another list, I have to manually change the name of the list. It not re-reads automatically the name of the new list.
thanks for your help.
Alex