Hey Tadabase community!
Today Iβd like to share a method that can be used to send an email and trigger a record deletion in one step. This might be useful for those that would like to log details and the event of a record deletion via email.
The process involves an action link with two rules; one rule sends the email and the other utilizes a pipe call to perform the record deletion. To view the details on how you can set this up in your app, please see this video. If youβre interested in a quick demo first, you can go directly to 0:52 to see me click the link!
Please note that this method will delete the record via an action link so it does not include the typical confirmation pop-up that the built-in delete link triggers.