/
Creating a custom school events tab
Creating a custom school events tab
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:
- Create the .aspx file with the code to display the page.
- Save the file in the Site/Pages directory inside the Community Portal directory on your server.
- Then in Synergetic Community Portal log in as an Admin and click on Configuration > New Menu Item > Type = Custom Page
- The new Custom*.aspx page should be picked up (in server side code) and displayed as a resource in the dropdown list
- 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
, multiple selections available,
Related content
Customising the Events tab
Customising the Events tab
More like this
Adding custom tabs
Adding custom tabs
More like this
Customising tabs
Customising tabs
More like this
Customising the Excursions tab
Customising the Excursions tab
More like this
Creating new menu items
Creating new menu items
More like this
Using CustomHTML
Using CustomHTML
More like this