Adding DMS Tab to a Module

1. Add xModule-Control to the new created Tab

Design Mode

XAML Code:

2. Initialize and load DMS Control

For newly created tables or hybrids, the connection between the DMS-tables and the current table will be done by creating a SQL Command for inserting a new record in dms_class, dms_categories, dms_tree and dms_treepos.

If you need to add the E-Mails folder to an already existing hybrid dms tree, use the following script:

Last updated