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…)
Thank you, Christian,
I will try this out. I managed to do one other solution by creating a Page Template which omits the offending bits and applying that Page Template to the first pages of Flows. Its not ideal, but is working fine for now.
Feature request would be to allow hiding/showing of headers or header information.
In any case — this is a workable situation now, thank you!
Because there isn’t an option to hide the Flow Number in the header; only the flow title and page number. Also, the brackets are presumably text, not tokens.
If every flow starts at the top of the page, you could use the “First” page template for every flow (creating a separate template for page 1).
This makes sense! Thanks.
It would be nice to be able to create and modify tags and visibility, but I’m not supposing it is high on anyone’s list