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 /> | |
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 /> | |