Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.
This repository was archived by the owner on May 12, 2026. It is now read-only.

[FEATURE] - make searching formatting match the Salesforce displayed format style #61

@pickettd

Description

@pickettd

Right now our LWC search logic looks at what the user types in the Search box versus what raw numeric/string values come from the Salesforce API (that doesn't have any style formatting like for showing percentage values with the % sign or currency symbols etc). This can be confusing for the user to not be able to search on values in the format that they see displayed on-screen.

So this enhancement is to be able to search on the fields using the same formatting as the user sees on screen (including corner cases like unusual date/locale settings)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions