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

Redwood Dynamic Form: Custom Template fields blank on Edit Page load despite successful REST fetch

Summary:

We extending Oracle Fusion Cloud Applications using Visual Builder Studio (Redwood). I have a custom object "AffectedAssetsCollection_c" as a child of "CustomerWorkOrders". I have implemented a Create flow and an Edit flow.

  1. The "Create" Flow (Working Perfectly)

Requirement: When a user selects an Asset Number, the Description must auto-populate.

Implementation: We used a Custom Template for the Asset Number field containing an "oj-select-single" component

  • Steps:
  • 1) We created a Fragment with a Service Data Provider (SDP) to fetch all available Assets.
  • 2) An on-value-item-changed event triggers an Action Chain that:
    1. Extracts the Description from the selected item's data.
    2. Assigns the values to the Page variables.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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