tom wrote: |
I am looking for the correct syntax for Preset Text =
I have an html file I want set in the editor so that my users can just enter in the data below the predetermined heading. What is the correct syntax/file location.
Thanks!
|
The documentation says:
Preset text = <string> or <file>
This preset value is used for the main body text. It can be a string or a file, which must be present in the logbook directory. Alternatively, an absolute path can be used if the file name starts with a "/" (Unix) or "\" or "x:" (Windows).
and there is nothing to add. There is no special syntax on that file, it just gets copied 1:1 into the edit box. |