Create a New WebTailor Override/ Customize the Selected WebTailor Override
WebTailor overrides are used to specify replacement values that will be used under certain conditions within a stored database procedure. The stored database procedure will make specific reference to the Override Condition Name, so be careful that the value entered on this page exactly matches the name used in the stored database procedure.
You can create a new WebTailor Override or modify an existing one.
Please be cautious about deleting a WebTailor Override condition that is delivered as seed data. Ensure that the value is not being referenced by a stored database procedure before removing it.
To create a new WebTailor Override or customize an existing one:
Field Descriptions
Required | Field | Description |
* | Override Condition Name | If you are creating a new override, this field is required. Enter a short, descriptive, upper-case condition code that can be referenced in a stored database procedure. If you are customizing an override, this information is displayed by default. |
* | Replacement Value | Enter the replacement value to be used when the override condition exists. This value will be used exactly as it is entered here. |
Related Topic