Skip to main content

DriveMate 2.8

· 2 min read

New Features

Google Workspace Files Creation - Docs, Sheets, Slides, Forms

It is now possible to create Google Docs, Sheets, Slides, and Forms from the level of the main DriveMate component.

Workspace files creation

Upload Component for Flows

A new upload-only component has been added, which allows admins to add the Google Drive upload functionality to the screen flows (or use it in custom LWC components), effectively enabling the use of the upload in flows, the lightning app builder, quick actions, and communities.

Example Use Case - Case Creation Flow

One of the applicable scenarios is a multi-step flow for the case creation process.

  1. In the first step, we create a screen flow.

    Upload Component for Flows - Flow Example

  2. Use the DriveMate - Google Drive Upload component on the screen used to submit case attachments (the attachments will be uploaded to Google Drive).

    Upload component configuration

  3. The running flow might look like this:

    Upload component use case

  4. Here's where the component is used and attachments are submitted to Google Drive.

    Upload component view

    Upload component modal

  5. In the last step, user is redirected to the newly created Case record.

    Upload component use case record view

Improved Folder Creation UI

The legacy navigation-inline folder creation UI has been replaced with a dedicated modal for a better user experience.

Folder creation modal

SLDS2 Theme Support

DriveMate UI components have now been adjusted to work well with the new SLDS2 Salesforce themes. Here's how the UI looks like then the new theme is enabled on the org:

SLDS2 theme support

Bug Fixes

  • Search mode clear after selecting folder during search
  • Improved styling when the Drivemate Google Drive Folder component is placed inside of the tabset