Using Include files

Include files can be used to add extra text or HTML to a CustomHTML value.

To add an Include file:

  1. Open Windows Explorer on the web server.
  2. Go to Inetpub/wwwroot/SynergeticCommunityPortal/Site/IncludeFile.
  3. Create a text file with the content you want to display.
  4. Select Module > System > Configuration File Maintenance.
    The Configuration File Maintenance window is displayed.
  5. Find CommunityPortal.
    The Community Portal configuration settings are displayed.
  6. Scroll down to CustomHTML.
  7. Select the tab you wish to add the include file in.
  8. Click .
  9. Click on the point in the CustomHTML where you want to add the include file.
  10. Type {IncludeFile}filepath{/IncludeFile}, where 'filepath' is the path to the include file you created.
    For example, if your include file was called 'Absences.txt', you would type {IncludeFile}C:\Inetpub\wwwroot\SynergeticCommunityPortal\Site\IncludeFile\Absences.txt{/IncludeFile}
  11. Click .