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. Appendix A: Sizing and Platform Requirements
  9. Appendix B: Application Components
  10. Appendix C: IDD Security Configuration
  11. Appendix D: Data Security
  12. Appendix E: Example Role-Based Security Configuration
  13. Appendix F: Data Masking
  14. Appendix G: Siperian BPM Workflow Engine
  15. Appendix H: Locale Codes
  16. Appendix I: Troubleshooting
  17. Appendix J: 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!