I'm using OmniPlan 2.2.1 and in my export-to-html reports the report title is not showing up.
For example:
<head>
<title>Task Report: {@Project Title@}</title>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
{@ApplyStyleSheet include/style.css@}
</head>
Everything works as the documentation says - except the project title doesn't show up.
I don't have any characters other than US english letter in the title - and the title is set on the project inspector.
Thanks in advance,
Allen
For example:
<head>
<title>Task Report: {@Project Title@}</title>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
{@ApplyStyleSheet include/style.css@}
</head>
Everything works as the documentation says - except the project title doesn't show up.
I don't have any characters other than US english letter in the title - and the title is set on the project inspector.
Thanks in advance,
Allen