DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

The configuration is not included in my headerData at all!?

You are very likely using another name than “page” for your PAGE object. So page.headerData.9586 is not referenced.

Just copy page.headerData.9586 to the headerData of your PAGE object.

Example:

seite = PAGE
seite.headerData.9586 < page.headerData.9586