Configure Actions based on Parent Context in Sub View

Configure actions based on Parent Context in sub view. You can configure Remove action for a 1M related object.

Sub view of related object

Sub view of related object

Smart Action Admin UI

Smart Action Admin UI

Admin can create smart actions which can be displayed based on context of the parent object.

Steps to Enable

Leverage Application Composer to expose and adjust page layout and attributes. To learn more about extending your application using Application Composer, visit Oracle Help Center > your apps service area of interest > Books > Configuration and Extension.

1. Create a smart action with Parent context

2. Use following parameter for cx-subview of a 1:M related object

<oj-vb-fragment-param name="enableActions" value='[[{"enabled": "true", "enableContext": "true"}]]'></oj-vb-fragment-param>