Previous icon

Next icon

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.

    Community Portal - Include file location

  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.

    Configuration File Maintenance - CommunityPortal CustomHTML

  7. Select the tab you wish to add the include file in.
  8. Click Memo button.
  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 Close button.

Last modified: 15/10/2013 4:08:55 PM

See Also

Using CustomHTML

AcrobatDetectHTML configuration setting

StudentContact:ChangedIndicator configuration setting

SchoolAdmin:ChangedIndicator configuration setting

Embedding Crystal Reports in CustomHTML

Customising the CSS and images

© 2016 Synergetic Management Systems. Published 20 September 2016.

Top of page