Versions Compared

Key

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

Filters used in Calendar Filters are stored in two (hidden) objects.

The LWC filters works with two different sObjects, Stored Filter Set and Stored Filter Set Values. For the filters to work a user needs read access to both objects.

In order to create/update/delete personal/global filters users require create, update, and delete permissions on the Stored Filter Set sObject.

If a user has to be able to edit properties on a global filter that they don’t have normal edit permission on, they require create/update permission on the Stored Filter Set Values sObject as well.

Stored Filter Set

Stores a filter configuration for the Booker25 GoMeddo Lighting filters.

Field

Description

Location_Identifier

Stores the identifier that determines on what calendars this filter will be visible.

User

The user this filter belongs to. When empty the filter is global.

User Updateable Properties

The options that user can edit when loading a global filter. Changes are saved per individual user. In the Stored Filter Set Values sObject.

Filter Json

Stores the JSON that represents the stored filter.

...