Avatar

Level 2

Hi,

i want to hide an Object with

object.presence = "hidden";

only when its not on the first page. How can i manage this?

In Event initialize xfa.layout.page(this) is not available.

In Event layout:ready its too late to hide the Object.

Is there a fitting Event for my need?

Regards

dpz