PDFsuite Custom Forms Workflow

IDocumentTask

By default PDFsuite will attemt to create tasks using the following information on the Document Task [x_uxs_pdfsuitedoc_document_task] table. This requires the PDFsuiteDoc update set to be installed. Tasks can be created on a custom table using the Handle Document Tasks script.

user (optional)

The field on the current record that contains the user to assign the task to. this can include dot walks from the current record.

Type: string

group (optional)

The field on the current record that contains the group to assign the task to. this can include dot walks from the current record.

Type: string

specificUser (optional)

The username of a specific user to assign the task to.

Type: string

specificGroup (optional)

The name of a specific group to assign the task to.

Type: string

shortDescription (optional)

A short description of the task.

Type: string

description (optional)

A detailed description of the task.

Type: string