Closed ehsky closed 1 year ago
Hi @ehsky, Thanks for this feature request ! I don't know if you already checked this but there's already a button to display all suggested fields and functions:
For the dropdown assistive menu, you can already use the tab key to navigate among suggestions and enter to select one
Thanks @tprouvot i was not aware the tab functionality and the show all. I assume this as closed then
Thank you for taking continuing the development of salesforce inspector! Awesome feature updates ☺️
Is your feature request related to a problem? Please describe. It would be great to give end users assistance on finding the correct fields and functions when writing a SOQL in "Export Data"
Describe the solution you'd like When a user starts typing in the "Export Query" input window a drop down menu under there line cursers is shown after they start typing. The text that is typed is the search tearm on fields for the querying object or SQL functions.
Describe alternatives you've considered
Additional context
Example implementation of a drop down assistive autocomplete menu.
Next wish would be to extend with functions
The examples can be tested and are implemented in this repo https://lwc-soql-builder.github.io/lwc-soql-builder/