Populate another local field with data from elsewhere

As one of our most commonly used rules, this is used to pull data from different blocs. This is a way of looking up data elsewhere based on certain values/criteria, once we find the data we can set the local field which will get populated.

Hint: Don't forget, we can have a chain of rules on different fields, so once data gets populated to a local field as a result of this rule, we can have the exact same rule on that local field and it will automatically get triggered. It is a useful way to gather several bits of data from several blocs even if we dont always have the same joining values.

Rule Parameters

Last updated