Learning v1.56
July 9th, 2018 by John Clark
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:
- Install Learning v1.56 using the link provided by your Fielo account executive.
- From the Object Manager, click Module and, on the left-hand menu, select Validation Rules. Delete the rule called NoActiveCourseOnCreation.
- 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)
