Hiding header information on first page of a flow

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!

Hi @gregorywbrown.music,

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:

other method for other cases (click to expand)

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:

Result:

(Maybe there are better methods…)

1 Like

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).

1 Like

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