-
**Is your feature request related to a problem? Please describe.**
Currently, SOSL may only be used in a static way, e.g. to find data related to a User/Record context.
It would be great to let the …
-
I am trying to execute a SOSL query which includes `-` in the search keyword. According to the official SOSL documentation `-` is a reserved keyword and can be escaped using `\-`. But when using with…
-
Just install the package, and it can't work at all!!
After the debug, I found it is beacuse of the SOSL problem.
I dont know the reason, however, the SOSL returns nothing at all. You can see it in t…
-
Taking a great idea from the dev console (which requires a bunch of permissons to open that you don't actually need to implement code search): implement a search across apex classes/triggers and visua…
-
We need a plugin/script for hubut that will get hubot to follow all opportunities for a particular sales person in a room.
Something like:
```
hubot sfdc follow opportunity owner Jeremy #sales_jerem…
-
Hi ! Thanks for the gem.
I've been trying to code a rake task to check if all my users were registered as SF contacts, but I'm struggling with the variable.
Basically, the idea is
```
User.all.each…
-
Hi @DavidSmithnz , first off, I apologize if this is not the right place to get some help with this component. Let me know if there's a better place to seek assistance. Thanks so much for making this …
-
I think it would be a great addition to provide similar picklist functionality as the popular [Select2](https://select2.org/) component, specifically the ability to **search** for a values.
This c…
-
I am running into the following:
```ruby
Traceback (most recent call last):
2: from (irb):311
1: from (irb):312:in `rescue in irb_binding'
Restforce::ErrorCode::MalformedQuery (…
-
Hi;
Hopefully I'm missing something here, however I've read through countless articles and not been able to find an answer to what I think is a rather basic question.
Consider the following code:
…