AutoOverrideOEMPages

Meant for use with OEM layer applications. Affects behavior in derived applications, not the application where this is set.

Controls whether derived applications will automatically override pages (by creating a local copy in the derived application) without informing the user or giving them the opportunity to choose whether to override or create a renamed of the page.

Defaults to 1 (TRUE) to maintain legacy behavior.

 

Section: System

Default: AutoOverrideOEMPages = 1

*No restart required (Settings.Dynamic property)

 

When set to 0 (FALSE), developers working in derived applications will see the following prompt upon opening the Idea Studio for any page that exists (and for which there is source code) in the OEM application.

If making a copy, you are strongly advised against making the copy's name match the original. Doing so will only lead to confusion as you try to keep track of which page is the original and which is the copy.