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!
-
{{resultItem.title}}
{{resultItem.url}}
{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}
{{docApp.libraryHomeViewProduct.description}}
{{group.title || group.id}}
{{group.description}}
Description
This node is used to display form.
Properties
Name | Type | Occurrence | Description |
---|---|---|---|
additionalDisplayField |
Array<xs:string> |
Optional | 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 |
Array<simpleFieldValueItemType> |
Optional | 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. |
- Version {{docApp.book.version}}
- Node {{docApp.node}} / {{docApp.build}}
In This Document