Redwood Visual Builder studio Action Chain: how to access parent and child object fields
Summary:
How to read or set data for parent and child object when using scripting in Action chains for Visual builder studio to implement Redwood.
Content (please ensure you mask any confidential information):
Hi, we are designing some scripts in Visual Builder Studio to execute in Redwood custom logic in action chains started by Event listeners.
We would like to understand how we can access the child or parent objects of the current object in Action Chains Script.
For example we are in the revenue item object, child of opportunity:
- when a field in the revenue item is updated we need to update some revenue item data depending on some opportunity data.