Configuring the Web Settings for the Tribute Card Information Control

It is up to each client to determine the appropriate location of this control, and to create the menu item that will lead web users to the page that contains this control. The section below details how to set up this control on an existing page. The instructions are intended for a web user with web admin/host privileges.  

This is NOT a standalone control and should be incorporated into the donation thank you workflow.

This control can be configured to be responsive to mobile users. After adding the responsive CSS to this page, your mobile phone user will see the control on the responsive page similar to the one shown below. For more information about using this control on a responsive page, please see Making a Page Responsive.

See Also:

·            For an overview of the tribute card information control, please see Tribute Card Information Control.

To configure the web settings for the tribute card information control:

1.    Add the "DonationTributeCardControl" control to the desired page. For more information, please see Adding a .NET Web Control to a Page.
The Control Settings for this control display, as shown below.

Text fields have a 250 character limit.

2.    Configure the necessary parameters.

3.    Click Save.

Parameter

Description

Additional CSS Class For Control

This option allows you to add an additional layout to the skin by developing a new DOTNETNUKE style, which requires an advanced understanding of HTML and CSS.

Empty Order Number or Order Line Number Error Message

This message should inform the web user that the order number he/she entered is invalid or empty. For example, "You must provide valid Order Number for this page, as shown below."

Error Message

The error message will display on the control for the action that was being performed at the time of the error. If left blank, the default error message, "An error occurred while performing [Insert Action]. If the problem persists, please contact the site administrator", will display. [Insert Action] will be substituted with the action the control was performing at the time of the error. If you wish to change the default error message, customize it with a PWF parameter. See Setting up PWF Parameters for more information.

Tribute Card Header Message

This is the text that will display as the header on the Tribute Card Information page, as shown below.

Tribute Card Instruction Message

This message displays below the header message on the Tribute Card Information page, as shown below.

View Tribute Card Confirmation Page URL

You should set the PWF parameter to a value that will take the user to the Tribute Confirmation page. If this PWF parameter does not exist or you would like to create a new one, see Setting up PWF Parameters for more information.