• Mars Rover 1084
  • NEWBIE
  • 0 Points
  • Member since 2018

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies
I am using Dev console and Mavens mate for development.

Mid day I get API Usage limit is exceeded. 

Note : this is not due to any business logic API's calling, its due to the IDE's itself.

As I noticed a space bar hit in devconsole and hit save button. this also counts to the API USage.


I still want to continue dev in same IDE's. 

Please suggest if there is a work arround to come over.

At this moment I am distributing the work in more than one dev org and continuing to develop. which is not feasible.

Thanks,
Pravin.
 
Is there a way in Salesforce to have the ability to Search a Text Area (Long) field type?  We have a string that comes in from our website that contains 3 letter codes that are seperated a ; and ranges from 4 to 2000 charectors.  Only solution we can come up with is to either seperate the field into 8 - 10 Text Area fields or create around 500 check boxes 1 for each code.
 
Thanks in advance.