CombineWithFormSettings Properties |
The CombineWithFormSettings type exposes the following members.
Name | Description | |
---|---|---|
ExcludeColumns |
List of columns to exclude from the combining. Default none.
| |
IncludeCategories |
If true, the categories are included into combined form. Default false.
| |
OverwriteExisting |
If true, existing field are overwritten. Default false.
| |
OverwriteHidden |
If true, the hidden fields are overwritten even in case the OverwriteExisting is false. Default false.
| |
PreserveCategory |
If true, the category is preserved for field even if not overwritten. Default true.
| |
RemoveEmptyCategories |
If true, the empty categories are removed within the combine process to make sure the combined fields do not fall into wrong category. Default false.
|