Create a New WebTailor Parameter/ Customize the Selected WebTailor
Parameter
WebTailor parameters are used to specify settings that can vary from installation to installation. The parameter names are keys that will be referenced in the stored database procedures that generate Banner Web pages. You can create a new WebTailor Parameter or modify an existing one.
Please be cautious about deleting a WebTailor Parameter 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 Parameter or customize an existing one:
Field Descriptions
Required | Field | Description |
* | Parameter Name | If you are creating a new parameter, this field is required. Enter a short, descriptive, upper-case code that can be referenced in a stored database procedure. For example, if you need a parameter to contain the url of a particular custom help page, you might choose "CUSTOMHELPURL" for your parameter name. If you are customizing a parameter, this information is displayed by default. |
* | Parameter Value | Enter a value for the parameter. This value will be used in a database program exactly as it is entered here. If you are storing the URL of a custom help page, you might enter: "http://yourschool.edu/help/myhelp.htm" |
Related Topic