Below is the dependent Formual i'm using - I'm building this in my sandbox before doing in production
greaterThan(strlen(toString(related($gmti_truck_inventory_revenuelineitems_1_name_))),0)

Below is the dependent Formual i'm using - I'm building this in my sandbox before doing in production
greaterThan(strlen(toString(related($gmti_truck_inventory_revenuelineitems_1_name_))),0)

Hi Catherine ,
If I'm understanding your issue properly, you are not able to use an action button to update a record related to the target record. What you could do is create a field in your RLI module (e.g. checkbox) that gets checked when the action button is pressed. Then, you could have a SugarBPM automation that triggers on the checkbox being flagged and performs the following operations:
Chris
ok thanks, I'm not that up to speed on SugarBPM (we have some built out by Sugar) I'll work on this when i have a little more time.
ok thanks, I'm not that up to speed on SugarBPM (we have some built out by Sugar) I'll work on this when i have a little more time.