Create Edit Declerative action on Child Cases HR Agent workspaceSummaryThis article talks about adding records to a related list from Agent workspace/Hr workspaceReleaseAllInstructionsCreate a Declarative action on the related list Open "Related list actions " from the "Actions and components" moduleWhich basically opens "sys_declarative_action_assignment" tableCreate a new record and fill the below fields -Action Label : Edit -Table : sn_hr_core_case (Any table of your choice) -Workspace - HR Workspace -Specify UI Component: sn-multi-record-associator Save the record and click on the "Advanced view" UI action from related links "Component Attributes" section will open and need to fill the fields in there -----**Component Attributes**:----- Label: Edit Cases userGivenTable: sn_hr_core_case type : o2m parentFieldName : parent coulmns : number Save the record and navigate to HR workspace and observe the edit declarative action getting createdRelated LinksPlease refer to the product Document on "Set up adding records to a related list". After configuring the button and described above you may face a cross-scope error while adding the child record in the related list, Refer to KB0994909 to solve the issue.