Example that can be used to capture MRVS values, including when a record is deleted
2️⃣ Detecting MRVS changes to update the main formNow imagine you want to automatically update a “Total” field every time a row is added, removed, or modified in your MRVS.How can you achieve this, considering the MRVS has its own event scope?The so...