Deleting all entries in other forms with references to the given form entry when deleted
Hello! I was wondering if there was a way to get a reference to the asset you are deleting in a workflow. I am currently setting up a system that has an "Asset" Form, and I want to make sure that when an asset is deleted it deletes all entries in various other forms that have references to the specific asset. Currently I am deleting it based on matching fields but I was wondering if there was a way to get a reference to the asset I am deleting when using this workflow
Here is what I had setup for the time being