Help

Get changed data when a record is updated using Blocks

Topic Labels: Custom Extensions
573 0
cancel
Showing results for 
Search instead for 
Did you mean: 
Anbarasan_Swami
5 - Automation Enthusiast
5 - Automation Enthusiast

I have an app that provides interface to add linked records. I want to prevent the users from doing the linking directly on the field. This is because the app adds the link to a view and creates backlinks in that view. when the user adds the links directly on the field, I lose the backlinks since Airtable does not allow backlinks when using views for linked records.

I understand I cannot restrict permissions on that field since that disables permission for the App as well. I was able to get the changes in my app using useLoadable and useWatchable so everytime this field is updated in this particular view, i get the new queryResults. But I want to know what changed if a new link is added / deleted and if so what is the newly added link. How do I do this with blocks?

Thanks in advance.

0 Replies 0