In this release we have focused on a lot of improvements that allow the users and admins to better use GoMeddo in their day-to-day process. We included new functionalities for using GoMeddo with flows. Made functionality to expose a dimension as an ICal feed. We also improved the accessibility of GoMeddo.
Features
- The standalone reservation form does now support a flow that can be run before loading the component. This allows you to set default values on the form. This flow has access to the Id of the record page the standalone form is loaded on.
- When you wrap a reservation calendar you can now choose to make it “read-only” which would make the calendar display as normal, allowing the user to navigate and filter the calendar. But does not allow the user to create or edit reservations. See this page for documentation.
- To improve the accessibility of the calendar, you can now set an ‘unavailability’ colour. The default grey will be overwritten by the colour you specify.
- On the single month view we now indicate the current day in a different colour
- Lightning filter dropdowns now always include a “None” filter entry allowing you to switch to no filter so you can see everything.
- GoMeddo is fully translated to Dutch.
- You can expose dimension(s) to be visible in an ICal feed. This allows you to subscribe to this feed via your calendars or via code. Documentation of this will follow.
- You can now load The Time Slot Picker into a flow, allowing you to use this in your own custom screen flows and create your own process while utilising the availability and conflict checking of GoMeddo. See this page for documentation.
Bug fixes
- We improved the support for multi-currency orgs in the new lightning components, which now copies the currency from the selected resource to the reservation or any related record.
- Improved keyboard control voor lookups in the reservation form, now supporting up, down, enter and cancel.
- Improved the real-time validation messages to no longer display null.
- We include the “allow reservation deletion when updating a recurring reservation” check to the LWC calendar. This can be added to a permission set as a custom permissions.