What's the source of values in the Depends On choice list in Application Composer?
Use this topic to understand the source of values in the Depends On list in Application Composer.
The Depends On choice list allows for dynamic recalculations at runtime depending on the changes in another set of data. When you select this field, the values in the list typically includes the fields belonging to the object in context.
To recalculate the value of another field on a different object, you can use the Expression Builder to write a server script. For example, if your expression calculates the value of an employee's annual bonus amount, set the expression to automatically recalculate that amount if the employee's salary changes. For more information, see Using the Expression Builder and the Depends On Choice List.