Inconsistency between subforms loaded

I just had a question regarding which subforms should be loaded and why it seems to be inconsistent between environments. In particular, on one system s_PageUIInternal is loaded almost immediately after opening the mail view when full mode is used. However, on another system which is also set to use full mode, only l_PageUIInternal is loaded initially. Please could you tell me what determines whether or not s_PageUIInternal is loaded.

I am a little nervous, since I have made customizations to s_StdPageRead to change the subscene. Can I always guarantee that this will be loaded in full mode (it is the case on my system).

Thanks in advance,

Marc

Subject: l_PageUIInternal is for new architecture, s_PageUIInternal is for old architecture

Hi Marc,

8.0.1 lite mode and 8.5 full mode started employing new architecture:

http://www-10.lotus.com/ldd/dominowiki.nsf/dx/inotes-lite-framework

Most of views have moved to the new architecture except Group Calendar and Gantt Chart. As to full mode forms, only mail reading UI have moved to the new architecture. As to lite mode forms, mail reading/editing UIs, and meeting notices have moved to the new architecture. Other forms still use older architecture.

Best regards,

  • Akira