Custom Archive Plugins |
In SoCrm 7.0, every main archive view, browser view, mini card view and primary dialogs can host one or more Custom Archive filled with rows from a standard or custom NetServer ArchiveProvider.
This is configured using XML configuration files.
The config file describes which .net class to use, and where to display the list in the GUI.
The archive provider can be configured by restricting its output, defining its default appearance, and enhanced through client-side scripting.
There are some debugging and developer tools that can be enabled to make it easier to see what is going on.
For more programming information, consult the NetServer Data documentation.
Up: Developer's Guide Prev: SmartDocs Next: Customizing the Application Edit