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 Added
  2. Save the file in the Site/Pages directory inside the Community Portal directory on your server.

...

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

...

Key 1

...

Key 2

...

Key 3

...

Key 4

...

Type

...

Value

...

CommunityPortal

...

Pages

...

CustomSchoolEvents

...

EnabledFlag

...

BIT

...

CommunityPortal

...

Pages

...

CustomSchoolEvents

...

MenuOrder

...

INT

...

CommunityPortal

...

Pages

...

CustomSchoolEvents

...

ParentPageName

...

String

...

CommunityPortal

...

Pages

...

CustomSchoolEvents

...

Text

...

String

...

CommunityPortal

...

Pages

...

CustomSchoolEvents

...

Url

...

String

...

  1. Image Added
  2. Then in Synergetic Community Portal log in as an Admin and click on Configuration > New Menu Item > Type = Custom Page
  3. The new Custom*.aspx page should be picked up (in server side code) and displayed as a resource in the dropdown list
  4. Then you can select the new Custom Page and give it a Title > then click save and set the visibility options for that new Menu option