Skip to content

Commit ad57f40

Browse files
authored
added custom Metadata Type for Job posting report in prod (#2094)
1 parent 623eae5 commit ad57f40

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<CustomMetadata xmlns="http://soap.sforce.com/2006/04/metadata" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
3+
<label>Stillinger_adu</label>
4+
<protected>false</protected>
5+
<values>
6+
<field>Value__c</field>
7+
<value xsi:type="xsd:string">00OKB0000018WpY2AU</value>
8+
</values>
9+
</CustomMetadata>

0 commit comments

Comments
 (0)