Need to set the status in two tables to change simultaneously

Here is a little background about the app I am working on. It is a CRM app for commercial solar panel cleaning. I have a schedule table and an opportunity table. The schedule relates to the opportunity.

When the guys in the field arrive on site, they hit an action that changes the schedule status to โ€œwork in progressโ€ and โ€œwork completeโ€ when they depart.

I need those statuses to record in our opportunity table for the opportunity status, as well, but am having no luck.

Anyone have anything similar they can help me with?

0 1 122
1 REPLY 1

Have you tried using the Grouped: execute a sequence of actions action? It could run 2 actions: one to update the scheduled status and another to update the opportunity status.

Top Labels in this Space