Skip to content

Commit 925176c

Browse files
authored
Create readme.md
1 parent 43ef12f commit 925176c

File tree

1 file changed

+17
-0
lines changed
  • Server-Side Components/Business Rules/Track Tag Removal Using Delete Business Rule

1 file changed

+17
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
**Configure the following business rule on the label_entry table:**
2+
3+
1.Ensure the "Delete" operation is selected and the rule runs onBefore.
4+
5+
2.Retrieve the table name where the tag is removed.
6+
7+
3.Update the worknotes to track who removed the tag and when it was removed.
8+
<img width="952" height="460" alt="image" src="https://github.com/user-attachments/assets/020525dc-c98d-4ae8-94f9-d77cca6680e7" />
9+
<img width="1665" height="739" alt="image" src="https://github.com/user-attachments/assets/46c930eb-c031-4e1e-b1e6-31a3c64debb0" />
10+
11+
12+
**Output:**
13+
14+
<img width="1139" height="818" alt="image" src="https://github.com/user-attachments/assets/ed07f380-f279-4eca-82a5-208ae54054e7" />
15+
16+
<img width="780" height="401" alt="image" src="https://github.com/user-attachments/assets/283b40e1-1d7c-42aa-85f8-b8e9c6ccc3d0" />
17+

0 commit comments

Comments
 (0)