Configuring the Web Settings for the My Meetings Control

It is up to each client to determine the appropriate location of this page, and to create the menu item that will lead web users to this page. This a standalone control, which means that it has its own individual value and does not require another control in order for it to function. For more information, refer to the Standalone Controls section.

See also:

·            For an overview of this control, please see the My Meetings Control Overview.

·            For more information on back office configuration required for this control, please see Configuring the Back Office Settings for the My Meetings Control.

As of 7.6.0, 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.

To configure the web settings for the My Meetings control:

1.    Add the "MyMeetingsControl" to the desired page. For more information, please see Adding a .NET Web Control to a Page.
The following Control Settings display, as shown below. For a detailed description of each setting, please see the table at the bottom of this topic.

You can only enter 250 characters in the text fields.

2.    Configure the control settings, as necessary. See below for a detailed description of each setting.

3.    Click Save.

Parameter

Description

Additional CSS Class for Control

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

Addl. Query Params for MtgReg

Enter "&AutoShowViewReg=true" if you want a web user to have the option to view their registration from the My Meetings control. This option allows to determine whether you want to allow users to view and edit their registration from the My Meetings control.

Error Message

If left blank and the "PersonifyErrorMessage" do not return a result, the default error message, "An error occurred while performing [Insert Action]. If the problem persists, please contact the site administrator", will display. If you wish to change the default error message, customize it with a PWF parameter. See Setting Up PWF Parameters for more information.

Meeting Registration Page URL

You should set the PWF parameter to a value (e.g., MeetingRegWizard) that will take the user to the URL when he/she clicks View/Edit Registration. If this PWF parameter does not exist, or you want to create a new one, see Setting Up PWF Parameters for more information.

Order Summary Page Url

You should set the PWF parameter to a value (e.g., ThankYou) that will take the user to the URL where he/she views an order. If this PWF Parameter does not exist or you would like to create a new one, see Setting Up PWF Parameters for more information.

OrderNumber Parameter Name

By default this parameter is set to "OrderNumber", but if the environment's redirection logic uses a different Query String name set it here. See Setting Up PWF Parameters for more information.

Product Details Page URL

You should set the PWF parameter to a value (e.g., MTG_Product_detail) that will take the user to the URL where he/she views the details of a product. If this PWF Parameter does not exist or you would like to create a new one, see Setting Up PWF Parameters for more information.

ProductID Parameter Name

By default this parameter is set to "ProductId", but if the environment's redirection logic uses a different Query String name set it here. See Setting Up PWF Parameters for more information.

Title

This title will display as the name of the control to web users. If you do NOT enter a title, nothing will display.