You can add links to web pages or images in many of the of the Quote/Invoice template by starting the value with an @ symbol.

This tells Once Setup to allow raw HTML code.  For in stance you may want to include your website link or links to BBSA and child safety images.  You may enter any valid HTML code including text formatting.


Here is an example of what you might type into the Ts and Cs field.  This will first create a link to a webpage called 'TsandCs' the 2nd part will display the logo.  Replace the bits in bold with your own links to Terms and Conditions webpage, or logo.


@My Ts and Cs can be found here  <a href="https://mywebsite.com/TsandCs">Terms and Conditions</a><img src="https://mywebsite.com/exampleLogo.png">


Here is how it will display in the Quote:



4dnthhnJuc5Nid-izzmNj9nNg2hDy6DXGw.png


The example shows how you could replace your business name field by a logo which when clicked will open your website.

@<a href="https://onceconnected.co.uk">
<img src="https://onceconnected.co.uk/wp-content/uploads/2016/06/once-website-logo.png"></a>