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

CX Picker: help with returning only Active users within the Resource object

Hello, I'm currently attempting to configure the CX Picker 'OwnerPickerTemplate', so that it only returns 'Active' system users from the Resource object.

However, I'm struggling to identify which Resource field will provide me with the outcome I desire.

Any help is massively appreciated.

<template id="OwnerPickerTemplate"> 



<oj-vb-fragment name="oracle_cx_fragmentsUI:cx-picker" bridge="[[ vbBridge ]]" :id="[[ $fieldName + '-' + cxcore.utils.generateUID() ]]">   


<oj-vb-fragment-param name="dynamicLayoutContext" value="[[ $dynamicLayoutContext ]]"></oj-vb-fragment-param>   


<oj-vb-fragment-param name="resource" value='[[ {"name": "resources", "displayField": "PartyName", "primaryKey": "ResourceProfileId", "endpoint": "cx" } ]]'></oj-vb-fragment-param>   


<oj-vb-fragment-param name="extensionId" value="{{ 'oracle_cx_salesUI' }}"></oj-vb-fragment-param>   


<oj-vb-fragment-param name="context" value="[[ {'hideSavedSearches': true} ]]"></oj-vb-fragment-param>   


<oj-vb-fragment-param name="createConfig" value='[[ {"enabled": false} ]]'></oj-vb-fragment-param>   

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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