File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed
reports/POArbeidsgiverRapporter Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 22<CustomField xmlns =" http://soap.sforce.com/2006/04/metadata" >
33 <fullName >ShowTypeOfAttendance__c</fullName >
44 <defaultValue >false</defaultValue >
5+ <deprecated >false</deprecated >
56 <externalId >false</externalId >
7+ <inlineHelpText >Velg denne om deltaker skal ha mulighet til velge mellom å delta fysisk eller
8+ digitalt.</inlineHelpText >
69 <label >Show Type Of Attendance</label >
710 <trackTrending >false</trackTrending >
811 <type >Checkbox</type >
9- </CustomField >
12+ </CustomField >
Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" UTF-8" ?>
1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
22<Report xmlns =" http://soap.sforce.com/2006/04/metadata" >
33 <chart >
44 <backgroundColor1 >#FFFFFF</backgroundColor1 >
3030 <columns >
3131 <field >CourseRegistration__c.firstName__c</field >
3232 </columns >
33- <columns >
33+ <columns >
3434 <field >CourseRegistration__c.lastName__c</field >
3535 </columns >
3636 <columns >
6060 <columns >
6161 <field >CourseRegistration__c.Invoice_address__c</field >
6262 </columns >
63- <columns >
63+ <columns >
6464 <field >CourseRegistration__c.Allergies__c</field >
6565 </columns >
6666 <columns >
6767 <field >CourseRegistration__c.AdditionalInformation__c</field >
6868 </columns >
69+ <columns >
70+ <field >CourseRegistration__c.TypeOfAttendance__c</field >
71+ </columns >
6972 <format >Summary</format >
7073 <groupingsDown >
7174 <dateGranularity >Day</dateGranularity >
You can’t perform that action at this time.
0 commit comments