completed assignment
This commit is contained in:
3
force-app/main/default/triggers/UpdateAccount.trigger
Normal file
3
force-app/main/default/triggers/UpdateAccount.trigger
Normal file
@@ -0,0 +1,3 @@
|
||||
trigger UpdateAccount on Opportunity (before insert) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user