I’m confused as to why the “[2.]” is showing in the header, but the page number and flow title are suppressed (as they should be).
The tokens in the header are “[{@flowNumber@}.] {@flowTitle@}”.
Thanks!
I’m confused as to why the “[2.]” is showing in the header, but the page number and flow title are suppressed (as they should be).
The tokens in the header are “[{@flowNumber@}.] {@flowTitle@}”.
Thanks!
edit:
you can just edit your default page template and delete the flow number token, the dot and the space from the header…
Otherwise, here below a method for other cases:
one way to no let the flow number appear (since the layout options is only for the flow title, and not for the flow number) is:
Edit your flow headings and delete the flow number token and the for and the space:
Edit your default page template to show only the flow title:
Uncheck, in Project Infos>Project, Resolve Markdown formatting for text tokens
Edit the flow title directly with the number, dot and space in it:
Result:
(Maybe there are better methods…)