Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
pickettd opened this issue Jan 16, 2025 · 0 comments
Assignees

Comments

@pickettd
Copy link
Contributor

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)

@pickettd pickettd self-assigned this Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant