Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Upgrade Notes

Note

add stuff for multi-bucketperformance ticket

New Features

Multi-Bucket Support

Multi-Bucket Support allows multiple AWS buckets to be configured in S-Drive, and files can be uploaded to a particular bucket based on rules you create in a formula field.

For each file object (AccountFile, ContactFile, etc) including custom file objects, you can create a field to specify which bucket files will be uploaded to. This can be any kind of field, but a formula field would be most useful.

Each time a file is uploaded, the bucket field will be read and the file will be uploaded to the specified bucket.

<Give use case examples>

Examples:

AccountFile has a picklist field called “Security” with Restricted, Not Restricted

...

Performance upgrade

Custom S-Drive File Objects are now kept in a list so they are more easily retrieved. When you create a new file object, you will need to update a custom setting to add it to the list.

Translation

https://help.salesforce.com/s/articleView?id=sf.admin_localize_labels.htm&type=5

https://help.salesforce.com/s/articleView?id=sf.entering_translated_terms.htm&type=5

The purpose of this project is to make S-Drive translatable via Salesforce Translation Workbench by changing the static text in the application to labels.

Column wrapping and widths

On the S-Drive Lightning Component, the Admin can now specify whether column headings will wrap and can define column widths in pixels on a per-profile basis.

...

Improvements

S-Action code can access “Back” event

...