HomeGuidesDeveloper HubRelease Notes
Get supportBook a chat
Release Notes
These docs are for v2.63. Click to read the latest docs for v2.208.

Learning v1.56

Learning now includes the following change:

  • When enabled in FieloPLT custom settings, you can now edit Courses and Modules while they are Active.

How to Upgrade

To upgrade from Learning v1.53, follow these steps:

  1. Install Learning v1.56 using the link provided by your Fielo account executive.
  2. From the Object Manager, click Module and, on the left-hand menu, select Validation Rules. Delete the rule called NoActiveCourseOnCreation.
  3. From Setup, search for and select Apex Classes. Click Schedule Job and schedule the execution of the following Apex class: UpdateApprovedModulesBatchSchedule. You can choose to run the job daily, weekly or monthly.
  • Alternatively, you may choose to run the batch manually in the Salesforce Developer Console every time you make a change.

Changelog

  • improved: Configuration of Courses and Modules (FA-335)