Replace internal system 'Filter' display template.
MyDb.dbFilterTemplate = "Inline HTML code | File Template"
| Keyword | Description |
|---|---|
| Inline HTML code | From Property |
| File Template | From File |
Default system template = <center>[[NormalFilter]]</center>
From File - MyDb.dbFilterTemplate = "File=/tornado/templates/MyFilter.html" Inline - MyDb.dbFilterTemplate = "<center>Custom code<P>[[NormalFilter]]<P>Custom Code</center>"
z Class | Tornado Namespace | Special Topic - Templates | Special Topic - Filter