Are you trying to update a parent record from a child record?
Trying to figure out how to use references with the Quick Update System?
In this video, I walk you through how to update the Parent record from a Child record's update event.
1) First you need to know about, and install, the Quick Update System in your Parent table:
Learn more here: https://community.appsheet.com/t/quic...
2) Next you need to create the Ref Update action on the Child table
3) After that, create a composite action to hold that Ref Update action
This is ultimately optional - but it future-proofs your build
4) Finally, put your Ref Update action (or stack action) inside the Save Event for the Child_Table_Form view
----| Table of Contents |----
0:00 - Intro
0:37 - Quick Update System (Community Post)
1:05 - [Update] Column (on parent)
3:22 - (Ref Update) Action (on child)
4:25 - Future proofing (with composite actions)
5:06 - Form save event (on child)
5:46 - How to find the Form view
6:19 - Add (stack action) into (form save event)
7:18 - Testing it out
8:43 - Closing
-----------------------------------------------------------------------------------------------------------------------
/////////////////////////////////////////////////////////////////////////////
/// SUPPORT THE CHANNEL ////
/////////////////////////////////////////////////////////////////////////////
// //
// Tip Jar //
// https://www.MultiTechVisions.com/Tips //
// //
// Become a Patreon Supporter //
// / multitech //
// - build protocols //
// - template tables //
// - deep-dives //
// - more... //
// //
// 15% off @ https://www.AppSheetTraining.com //
// Code: MULTITECH-15 //
// //
/////////////////////////////////////////////////////////////////////////
For more information about MultiTech Visions, visit
https://www.MultiTechVisions.com
#CitizenDeveloper #AppSheet