Numbered Headings uses page properties to enable and configure numbering without the macro. This type of numbering is based on the page numbering functionality.
You can set the page property nl_avisi_nh
to enable numbering on a page. This should must be the value:
Code Block |
---|
{ "isEnabled": "true" } |
Note |
---|
Numbered Headings caches these page properties for performance reasons. Set these properties only if you know what you are doing. It might work, for example work , at page creation but updates might only be visible after cache eviction time. A better alternative is to use the API to set the numbering properties. |
...