AlterExistingPages Element
This material pertains to version 4.0 of Blackbaud CRM SDK.
The AlterExistingPages element allows you to modify existing pages in the system when you load a query view spec.
For example, if you create a list builder to display new information on an existing tab in the program, you can use the AlterExistingPages element to automatically display the list builder when you load its query view spec. This simplifies implementation of the new list builder and also automatically removes the list builder from the tab if you unload the query view spec.
For more information about the AlterExistingPages element, see Modify Existing Pages. And for more information about how two use the AlterExistingPages element to automatically display the list builder when you load its query view spec, see Modify an Existing Page to Display a List Builder.