You are viewing limited content. For full access, please sign in.

Question

Question

Feature Request: add event handler to deleting a table/collection row

asked on December 13, 2023 Show version history

I'm needing to run some code whenever a row is deleted in a collection. For V11, modern designer/forms layout designer. 

3 0

Replies

replied on December 13, 2023

My current work around is to add a field outside of the collection that counts the rows by summing a hidden number field in the collection that defaults to 1. When this field changes I check if it went down in value or not. If it went down from the last time it changed then I run my code. 

1 0
You are not allowed to follow up in this post.

Sign in to reply to this post.