Skip to main content
Version: v3

Substitution Element

Description
Specifies the configurable fields of a module database and provides a template for the configuration of each field.
Windows Installer references
None
Parents
Module
Inner Text
None
Children
None
Attributes
NameTypeDescriptionRequired
ColumnStringSpecifies the target column in the row named in the Row column.Yes
RowStringSpecifies the primary keys of the target row in the table named in the Table column. If multiple keys, separated by semicolons.Yes
TableStringSpecifies the name of the table being modified in the module database.Yes
ValueStringProvides a formatting template for the data being substituted into the target field specified by Table, Row, and Column. 
See Also
Wix Schema