Sales, Marketing, and Territories Apps - EBS (MOSC)

MOSC Banner

Redwood Create Child Record Page and Defaulting DCL Value from Parent Record via Action Chain

Hi Team,

I'm working on a custom object in Oracle Fusion CX Redwood UI and have a requirement to default a DCL (Dynamic Choice List) field on a child object create page using the parent record value.

Setup

  • Parent Object: ERPSalesHierarchy_c
  • Child Object: SalesHierarchyContact_c
  • Parent field: ERPAccountID_Id_c
  • Child DCL field:
    • Display Field: ERPAccount_c
    • ID Field: ERPAccount_Id_c

Requirement

When creating a child record from the parent record, I need to automatically populate the child DCL with the parent's ERP Account value.

What I Have Done

  1. Used OnHeaderLoadEventPageChain
  2. Successfully retrieved the parent record value.
  3. Debug alerts show the value correctly

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

EBS Sales Tags

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center