Generic detail pages

By default, a corresponding DLL is added on the application server for each detail page that you create. You can also use generic detail pages, meaning that detail pages all share the same DLL rather than having separate DLLs.

The main benefit of using generic detail pages is that there are fewer files to manage on the server.

To use generic detail pages, open the Hansen8 configuration in the Configuration Editor and set the Use Generic Detail Pages attribute on the RUNTIMEFLAGS node to True.

Note: In a multi-tenant environment, this option is set in the default Hansen8 configuration for all tenants, and cannot be edited from a tenant's Configuration Editor.

If you enable generic detail pages and then later switch the Use Generic Detail Pages attribute back to False, any details that were added since you enabled generic detail pages will not work. The details will not have DLLs, and will not be found in AgencyPersonalization.config. To fix this you must rebuild formulas, and select the Rebuild all detail pages and content manager links check box on the Rebuild All Formulas page.