(Join Table) Many-to-Many References DEEP DIVE

preview_player
Показать описание
In this video I do a deep dive on how the many-to-many references sample app works.
You can find the sample app at the link below:

This method makes use of the following advanced techniques:
- Hot Linking
- Action Looping

Help support the channel, donate through the link below!

Table of Contents |----------------------------------------------------------------------------------------
0:00 Sample App Scenario
1:37 What's the difference between the "JOIN table method" and the "SELECT() method"?
3:49 The complexities of managing the join records
6:46 Overview of advanced techniques used
7:43 Join record creation loop
10:51 Join record deletion process
15:02 Why hot-link the deletion records, why not just delete them?
17:16 How do you remove the delete records from reference enumlists?
19:19 The need to duplicate this system on the opposite side of the many-to-many

-----------------------------------------------------------------------------------------------------------------------

/////////////////////////////////////////////////////////////////////////////
/// SUPPORT THE CHANNEL
/////////////////////////////////////////////////////////////////////////////
//
// Schedule a 1-on-1
//
// Patreon
//
// Merch
//
/////////////////////////////////////////////////////////////////////////

For more information about MultiTech Visions, visit

#CitizenDeveloper #AppSheet
Рекомендации по теме
Комментарии
Автор

Thanks for the fantastic video! I really appreciated the deep dive on the many-to-many references sample app. Your explanation was very clear and made it to understand. I would love to see more content like this from you in the future. The most difficult part for me was understanding the complexities of managing the join records. Keep up the great work!

appsheet_ua
Автор

Greetings, thanks for the insightful video. How do i create the form save event?

abrahammawuwa
Автор

Thanks Matt,
Awesome video! Talk to you soon!
Regards,
Arno

lioncap
Автор

This what i am looking for
Thank a lot

patinyanitithammachote
Автор

Thanks for the video. Only the join records are updating but the tables dont
how do i fix this

InformationInformation-hh
Автор

Thanks for another great video! Just a suggestion: replace your logo background with your desktop view. As a viewer, at least for me, the priorities are:

1-4: Desktop view
5: Your camera showing you
Not a priority: logo background (currently covering at least 25%)

I think you might have this set up because you don't want your camera to block the desktop view? If that's the case, maybe move your camera view to the bottom left so it doesn't matter as much.

Maybe it's just me, but I always watch your videos on my mobile, so it really do affect when your desktop isn't a big as it could be. And for a rookie like me, it is important to see what is happening on the desktop.

Again, thanks for the videos and all the great content!

grusand