Avatar

Level 3

It seems that the master page's objects are not instantiated until after the page is initialized.  I tried referencing the #pageSet[0] in an initialize method and got null but in the form::docReady method it worked.  Is there a reason for this?