This release has major improvements for the use of GoMeddo in the Salesforce Mobile app. We also made the Scheduler generally available, you no longer need to contact us to use this feature.
Improvements
- Added a mobile calendar. This calendar will show a single day view that is optimised to be used in the Salesforce mobile app. With improved usability of the reservation form as well. Look at our documentation how to configure this.
- The Searchresult class in the custom form now exposes the id and label properties
- Added the ability to use values like TODAY and YESTERDAY in the filters on the calendar if they are set to date or datetime fields. Click the use relative date link to switch to relative date mode in the calendar filters.
- Scheduler is made generally available.
Bug fixes
- Fixed a bug that caused certain updates triggered by the custom form logic to not update on the form correctly.
- Removed the B25__Outlook_ICalUId__c field this field was no longer used by the outlook sync and would cause issues on some orgs.
- Fixed a bug that caused an error when a dimension junction had double booking checking set to none.
- Fixed a bug where the /availability rest endpoint didn't respect the allow double booking field on the dimension sObject.