Documentation

{{docApp.title}}

{{docApp.description}}

How can we help?

{{docApp.searchError}}
{{product.name}}

Searching in {{docApp.searchFilterBySpecificBookTitle}}

{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}} in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.

You have an odd number of " characters in your search terms - each one needs closing with a matching " character!

{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}

{{docApp.libraryHomeViewProduct.description}}

  1. {{book.title}}

{{group.title || group.id}}

{{group.description}}

  1. {{book.title}}

{{group.title}}

Complex Types - captureCustomFormType

Description

This node is used to define custom form data.

Properties

Name Type Occurrence Description
formId simpleIdType Required Payload object name - all form data will be stored in main payload object under this index.
goto nodeIdType Required The flow-out point to next node.
promptMessage bpmLabelType Optional
Array (0/∞)
Prompt message visible on right side.
questions captureCustomQuestionType Required
Array (1/∞)
Custom question type
stopAutoNext xs:boolean Optional
Default=false
Flag to stop in case if progressive capture is in auto next button mode.
In This Document