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

How to access value in cx picker dynamically

Received Response
32
Views
1
Comments
in Sales 1 comment

Summary:

Hi team,

My use case is to dynamically sort the data in cx-picker.

Content (please ensure you mask any confidential information):

My data is available in layout variable but not able to access this in template.

By using below template BrandSalesGroup_c=$variables.BrandSalesGroup.BrandSalesGroup_c. Here I am not able to get data dynamically in q parameter.

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

23D

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

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

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

    <oj-vb-fragment-param name="resource"

      value='[[ {"name": "priceBookHeaders", "displayField": "Name", "endpoint": "cx-custom"}  ]]'>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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