Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In this example, we create a page to display school events such as swimming carnivals or drama competitions.

To create the custom school events tab:

  1. Create the .aspx file with the code to display the page.

...


...

  1. Image Modified
  2. Save the file in the Site/Pages directory inside the Community Portal directory on your server.

...


  1. Image Modified
  2. In Synergetic select Module > System > Configuration File Maintenance.
  3. The Configuration File Maintenance window is displayed.
  4. Create the following configuration settings:
    Tip:

...

  1. Click Image Modified to create a new configuration setting.

Key 1

Key 2

Key 3

Key 4

Type

Value

CommunityPortal

Pages

CustomSchoolEvents

EnabledFlag

BIT

True to make the page appear in the portal. See CustomSchoolEvents:EnabledFlag configuration setting

Anchor
H_28122
H_28122
(on page ).

CommunityPortal

Pages

CustomSchoolEvents

MenuOrder

INT

Integer to determine the order that the tab should appear on the menu bar. See CustomSchoolEvents:MenuOrder configuration setting

Anchor
H_30880
H_30880
(on page ).

CommunityPortal

Pages

CustomSchoolEvents

ParentPageName

String

Name of the tab that this tab should appear under. See CustomSchoolEvents:ParentPageName configuration setting

Anchor
H_30792
H_30792
(on page ).

CommunityPortal

Pages

CustomSchoolEvents

Text

String

Title to appear in the menu bar for this tab. See CustomSchoolEvents:Text configuration setting.

Anchor
H_28123
H_28123
(on page )

CommunityPortal

Pages

CustomSchoolEvents

Url

String

Universal resource location of the custom page. See CustomSchoolEvents:URL configuration setting.

Anchor
H_28124
H_28124
(on page )