tprouvot / Salesforce-Inspector-reloaded

Chrome extension to add a metadata layout on top of the standard Salesforce UI to improve the productivity and joy of Salesforce configuration, development, and integration.
https://chrome.google.com/webstore/detail/salesforce-inspector-relo/hpijlohoihegkfehhibggnkbjhoemldh
MIT License
215 stars 66 forks source link

RecordType Name suggestion in where clause #353

Closed CamilleGuillory closed 5 months ago

CamilleGuillory commented 8 months ago

Describe the bug The recordtype values are missing when we want to specify them in a SOQL query:

image

It is working fine with Picklist fields

tprouvot commented 8 months ago

Hi Camille, Just because of your Travolta meme I'll check this 😄

tprouvot commented 8 months ago

Humm works for me, we can check this at the office on your computer

image

tprouvot commented 5 months ago

For peps on Mac who are trying to use the autocomplete shortcut, if Ctrl+Space is not working try Ctrl+Cmd+Space

CamilleGuillory commented 5 months ago

Hi @tprouvot FYI the MAC shortcut retrieves ALL record types of the org. ex: the list is not filtered to display only RT of the Contact object

tprouvot commented 5 months ago

You're right this is not normal and will be a good improvement 👍