Skip to content
This repository has been archived by the owner on Jan 25, 2025. It is now read-only.

1.18 (Beta 2)

Pre-release
Pre-release
Compare
Choose a tag to compare
@salesforce-org-metaci salesforce-org-metaci released this 11 Sep 21:19
· 205 commits to main since this release
b458b15

Changes

Updates to Education History and Grade Enrollment

We've added new fields on the Education History object to enable you to track start and end reasons, as well as enrollment status. These new fields and their associated picklist values are automatically added to the Education History Layout in new and existing orgs. [PR270]
In K-12 Architecture Kit, we've also made the following changes: [PR270]

  • We added a new Education History lookup field on Grade Enrollment. This field is automatically available for new installations. If you installed an earlier release, manually add the new field to your page layout, as needed. See Configure Grade Enrollment for information about updating your existing org. [PR270]
  • We added new layouts and made changes to some K-12-specific layouts. Refer to Configure Education HIstory for information about updating your existing org. [PR270]

Issues Closed

#269: [K12] K-12 Additions to Education History Object & Grade Enrollment [PR270]

New Metadata

Custom Fields [PR270]

hed__Education_History__c.k12kit__End_Reason__c [PR270]
hed__Education_History__c.k12kit__Start_Reason__c [PR270]
hed__Education_History__c.k12kit__School_Enrollment_Status__c [PR270]
hed__Grade_Enrollment__c.Education_History__c [PR270]

Page Layout [PR270]

K12 Kit Education History Layout [PR270]

Installation Links

Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t3i000002akP0AAI

Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t3i000002akP0AAI

Pull requests with no release notes

  • [K12] Update trialforce template id for version 1.17 [PR268]