WorkflowGen 7.19.0

New Form Designer server-side code editing mode & default ASPX page async mode

WFG Team
WorkflowGen
1 min readJul 29, 2020

--

Following the introduction of the fullscreen JavaScript editor in version 7.18.0, WorkflowGen 7.19.0 adds a server-side code editing mode to the Form Designer.

Server-side code editing allows form designers to modify the content of a form’s C# runat server tag and JavaScript script tag directly in the generated default.aspx file on the server, using Visual Studio Professional or Visual Studio Code.

Also in the Form Designer, ASPX page async mode is now enabled by default in the generated default.aspx file upon saving the form, which allows asynchronous ASP.NET web form development.

For more information, see the Server-side editing mode and ASP.NET editor sections in the WorkflowGen Administration Guide.

Node.js modules

As of version 7.19.0, WorkflowGen requires Node.js 10.20.1 LTS; as well, the GraphQL API has been updated to version 4.1.5 and webhooks to version 5.4.1.

Check out the WorkflowGen 7.19.0 release notes for all of the details.

--

--