Skip to content

Allow for filtering of sObjects #123

Description

@christianjosephvarriale

Description

Currently the Salesforce component will query an org and present all objects, including system level objects, sharing records, etc. From a practical perspective it doesn't make sense to search by them as an administrator wouldn't even have access to their properties.

Example

We see from the below screenshot that not only Account is shown, but also Account share ( only created and accessed through Apex code ), and other unnecessary objects making the list very large.
Screenshot from 2020-03-04 14-22-13

Proposed Solution

Adding a Drop-down which allows you to filter between Custom Objects, Standard Objects, and System Generated Objects. This would greatly improve the UX.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions