DWA 8.5 - Switch between Full and Liete mode

Hello!

I’m working with DWA 8.5 and I’d like to customize the Custom_JS in Forms85.nsf. But it seems this code will never be passed, always the code in Custom_JS_Lite is used.

What can I do? And how do I switch between full and lite mode? There is no possibility in the view and in my application I don’t get the login form with the switch possibility.

Can anyone advise on my question?

Thanks.

Heike

Subject: Policy?

Whether Custom_JS or Custom_JS_Lite is used depends on the mode (lite or full). To switch mode there should be a drop-down in the top-right of the UI. If you don’t see the drop-down your mode may be fixed by whoever defined the policy for your account (fixing the mode hides the drop-down).

Subject: It depends

It depends on which page/form you want to customize. Starting in 8.5, iNotes is using the new Lite mode code architecture for Full mode also. Not all forms have been converted however. To customize forms and pages that use the new “lite” architecture, you need to use Custom_JS_LIte. For forms and pages that use the older “classic” architecture, you need to use Custom_JS.

Forms that still use the “classic” architecture:

Full mode Mail, Calendar, Contact, To Do, Notebook entry forms

Lite mode Calendar and Contact entry forms

Home page

Preferences

All views and other pages use the new “lite” architecture.