Setup

From nuBuilderForte
Revision as of 03:13, 7 July 2017 by Admin (talk | contribs) (Created page with "==Setup== ===Timeout=== In minutes ===Time Zone=== ===Report Font=== ===Auth SMTP User Name=== ===Auth SMTP Password=== ===Auth SMTP Host=== ===Auth SMTP From Address=== ===A...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Setup

Timeout

In minutes

Time Zone

Report Font

Auth SMTP User Name

Auth SMTP Password

Auth SMTP Host

Auth SMTP From Address

Auth SMTP From Name

Auth SMTP Port

Header

The Header will be placed in the HTML5 header of nuBuilder Forte. And can be used for.

  • Adding in Javascript libraries
  • Adding Javascript functions
  • Add Style Sheets
  • Adding CSS Styles

etc.

The Header is placed in the middle of a <script></script> tag.

This allows you to add custom function.

If you wanted to add Javascript Library here you would need to close the script, add the link and open it again... eg.


</script>

<script type="text/javascript" src="https://www.gstatic.com/charts/loader.js"></script>

<script>