Redwood Child Object Subview – Best Practice for Adding a Visible Create Button
Summary:
We are currently migrating Oracle CX Sales customizations to the Redwood UX and have encountered a challenge with child object subviews.
Scenario
We have a custom child object (SurveyHistory) displayed as a subview/panel within the Account record page.
In Redwood:
The child object records are displayed correctly.
We do not see an OOTB Create/Add button on the subview.
We understand that Redwood promotes the use of Smart Actions for Create, Update, and other record operations.
We have successfully created a UI-Based Smart Action that creates a SurveyHistory record.
Requirement
The business would like a visible"Create Survey History" button directly on the child object subview instead of requiring users to type or select the action from the Action Bar.