File size: 250 Bytes
3206347
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
---
favicon: /favicons/salesforce.svg
items:
  - name: Updated field in records
    desc: Triggers when a field is updated in a record.
---

<script setup>
  import CustomListing from '../../components/CustomListing.vue'
</script>

<CustomListing />