I wonder if it is possible to get (static) access to the page header in a contitional field's condition.
I have a multi-purpose component called "Card" and want to define in the page options if the card content field is shown. I'm perfectly fine with a static option, where the page requires a reload to display the fields correctly.
I wonder what actually page should be in this context - if it's a front-end form, then I'd expect page to be where form is outputted, or in module case, maybe a module page itself
So page is actually there, but it's an admin currently open page? :) That's what I was thinking, but as I saw you try to access page.header..., I assumed it must be a front-end form
In addition to the fields listed below, reserved for usage in the Admin, you can also use all the fields available in the frontend forms described in the Frontend Forms Fields Reference.