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 - captureFormNodeType

Description

This node is used to display form.

Properties

Name Type Occurrence Description
additionalDisplayField xs:string Optional
Array (0/∞)
Specify one or more additional fields to display in the form. This should be specified as the name of the folumn found in the database table that represents the field for the entity.
additionalOptions simpleFieldValueItemType Optional
Array (0/∞)
other form options as defined in the application pcf json file
goto nodeIdType Required The flow-out point to next node.
huxPath xs:anyURI Required The UI segment used to present the search/browse UI for the input selection
mandatory xs:boolean Optional
Default=false
Specify this to ‘true’ if you do not want the form to be skipped.
pathToFiles xs:anyURI Optional If provided then will overwrite the default path when looking for form.
In This Document