Using HTML in Templates - WorkView - Foundation 24.1 - Foundation 24.1 - Ready - OnBase - Premier - external - Premier

WorkView

Platform
OnBase
Product
WorkView
Release
Foundation 24.1
License
Premier

HTML can be used for notification display templates.

If the template body starts with an <html> tag (immediately after the top of template macros, if applicable), for display templates, the results will be displayed in HMTL. The rest of the template should be created with HTML tags as needed. An example of an HTML formatting is:

<html><body>

<<#~Issues Tech>>

</body>

</html>