Configuring the Web Settings for the Donation Thank You 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, as it must get the order number passed from the Donation Wizard control. The link between this control and Donation Wizard control is set up using the Donation Thank You Page URL control setting for the Donation Wizard control. For more information, please see Configuring the Web Settings for the Online Donation Control.

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 donation thank you control, please see Donation Thank You Control Overview.

·            For information on the back office set ups necessary for the donation thank you control, please see Configuring the Back Office Settings for the Donation Thank You Page Control.

To configure the web settings for the online donation control:

1.    Add the "DonationThankYouControl" 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.

Product Detail Url Social share control

You should set the PWF parameter to a value (e.g., PRODUCTDETAILS) that will direct the user to the product details page when the user clicks on the link passed by the social share control. If this PWF Parameter does not exist or you would like to create a new one, see Setting up PWF Parameters for more information.

Show Share Facebook Link

Check this checkbox to show the Facebook icon. Users can click on this icon and share the online donation with their Facebook friends. When the user clicks this icon, he or she will be required to log in to Facebook with his/her credentials.

Show Share LinkedIn Link

Check this checkbox to show the LinkedIn icon. Users can click this icon and share the online donation with their LinkedIn connections. When the user clicks this icon, he/she will be required to log in to LinkedIn with his/her credentials.

Show Share MailTo Link

Check this checkbox to show the envelope icon. Users can click on this icon and mail the online donation to whomever they want. This will open a blank email in the user’s default email system.

Show Share Pinterest Link

Check this checkbox to show the Pinterest icon. Users can click on this icon to pin the online donation to one of their Pinterest boards. When the user clicks this icon, he/she will be required to log in to Pinterest with his/her credentials. Please note that in order for images to display on Pinterest, you must host your product images on a public IP. If not, do not check this checkbox.

Show Share Twitter Link

Check this checkbox to show the Twitter icon. Users can click on this icon and Tweet the online donation and share it with their Twitter followers. When the user clicks this icon, he/she will be required to log in to Twitter with his/her credentials. Please note that in order for the URL to display on Twitter, your website must be hosted on a public IP with a valid internet domain. If not, do not check this checkbox.  

Tribute Card Button Caption

The text that displays on the button at the bottom of the page, as shown below. Clicking this button will take the web user to the Tribute Card Information Control.

Tribute Card Message

The text that displays above the Tribute Card button at the bottom of the page, as highlighted below. Clicking this button will take the web user to the page defined by the View Tribute Card Information Page URL parameter.

View Tribute Card Information Page URL

You should set the PWF parameter to a value that will take the user to the Tribute Card Information 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.