You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Display Relationship Under the Contact Foldout Panel

in Sales 3 comments

Summary:

We are trying to show the relationship tab under the contact foldout panel. Reviewing the setup we understand the relationship is a child object under contact. However, using the child query, we still cannot get the relationship record to show. Am I missing anything?

Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):


24b


Code Snippet (add any code snippets that support your topic, if applicable):

<template id="contactRelationship">     

<oj-vb-fragment bridge="[[vbBridge]]" name="oracle_cx_fragmentsUI:cx-panel">     

<oj-vb-fragment-param name="resource"         value='[[ {"name": "contacts", "primaryKey": "PartyNumber", "endpoint": "cx" } ]]'>        </oj-vb-fragment-param>     

<oj-vb-fragment-param name="sortCriteria"         value='[[ [{"attribute": "SubjectPartyName","direction": "descending" }] ]]'>         </oj-vb-fragment-param> 

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!