Closed ehsky closed 4 months ago
@tprouvot can you assign to me. I have well advanced (autocomplete 50%, execute 100%, design 0%) About UX, I have just add a checkbox SOSL. but we need a more better design to switch between SOQL and SOSL. Maybe we can autodetermine from query (SELECT or FROM => SOQL, FIND => SOSL)
Hi @ehsky This should be available soon in the beta version, would you like to do some tests ?
Sorry for the late reply!
Downloaded the beta version and did some quick testing
Tested
Remarks
FIND {Best Regards} IN ALL FIELDS RETURNING Case(Id, CaseNumber, Description)
WITH SNIPPET
In a future version I would love to have field suggestions similar to SOQL.
So far I’m very happy about current feature set 🙌
Thank you very much for testing @ehsky 🙏 👏 Yes I'm thinking about adding the suggestions also, just wanted to provide a quick way to support SOSL and GraphQL requests first.
Is your feature request related to a problem? Please describe.
I still use https://workbench.developerforce.com/ to create SOSL query's as i have not found a better alternative out there. Would be great to have this in the same plugin as Salesforce Inspector.
Describe the solution you'd like In the "Data-export" window i would like a button/switch/tab to go to a SOSL editor. In the SOSL editor i would like to be able to create SOSL queries as text input.
Describe alternatives you've considered