I'm not sure where to begin on this one. I have an Entity "Opportunity Status," which populates a lookup field within a second entity, "Projects." The records from "Projects" are displayed in a form, i.e. that lookup field displays as a Combo Box within its Data Card.
Is there a way to have an action triggered when the user navigates from the 2nd to the 3rd opportunity status, but not otherwise (there are 7 options)? I'm guessing the OnChange property would be where I began, but how would I trigger the action only on the change 2 -> 3?
Here's the "Opportunity Status" records for reference:
| Forecasting | order |
| Lead | 1 |
| Estimating | 2 |
| Auditing/Budget | 3 |
| Certifying | 4 |
| Delivered | 5 |
| Sold | 6 |
| Closed | 7 |

Report
All responses (
Answers (