Article Details
Id:17062
Product:finPOWER Connect
Type:NEW
Version:3.03.02
Opened:09/06/2020
Closed:10/06/2020
Released:02/07/2020
Job: J024392

Workflows; HTML Widget Script type items; Now include record Ids as part of Startup Parameters

HTML Widget Scripts run from Workflow Items have always been passed the following as Startup Parameters:

  • workflowPk
  • workflowItemPk

Now, the target record Id is also included allowing system-supplied HTML Widgets such as the Account Payment Arrangement wizard to be run directly from a Workflow Item and function correctly.

Depending on the Workflow Target, the following are now included in the Startup Parameters:

  • AccountId
  • AccountAppId
  • ClientId

Also, if the Workflow Item is set to repeat, e.g., for each Account Client or Application, the following will also be included:

  • ClientId (for Account Workflows)
  • AccountAppApplicantPk (for Account Application Workflows)