Table of Contents

Search

  1. Preface
  2. Introduction
  3. IDD Concepts
  4. Implementation Process
  5. IDD Configuration Manager
  6. Manual IDD Configuration
  7. IDD Global Properties
  8. Sizing and Platform Requirements
  9. Application Components
  10. IDD Security Configuration
  11. Data Security
  12. Example Role-Based Security Configuration
  13. Data Masking
  14. Siperian BPM Workflow Engine
  15. Locale Codes
  16. Troubleshooting
  17. Glossary

Data Director Implementation Guide

Data Director Implementation Guide

Subject Area Links

Subject Area Links

A subject area can contain many:many referencing children.
These show a subject area as a child of another subject area. The child subject area cannot be edited directly. The IDD application user must navigate to a separate data view for the child subject area to edit it. The
subjectAreaLinkColumn
element is used to define a column that is to be used as a hotlink.
The data in the column identified as the subject area link is underlined. When the IDD application user clicks on this column, the associated subject area is opened in a new tab.
Whether a subject area link column is configured or not, the IDD application user can right click on the record and select 'Open in a New Tab' to open the subject area.
<many2ManyChild name="Organization" displayName="Org" type="REFERENCE" uid="C_PARTY" subjectAreaLinkColumn=”C_PARTY_ORGANIZATION_NAME” mpcUid="C_MT_ORG_CHILD" hmEntityTypeUid="Organization"> <layout columnsNum="2"> <column columnUid="C_PARTY|ORGANIZATION_NAME" editStyle="FIELD" horizontalStyle="LARGE" required="true"/> … </layout> </many2ManyChild>

0 COMMENTS

We’d like to hear from you!