• level7
  • NEWBIE
  • 25 Points
  • Member since 2013

  • Chatter
    Feed
  • 1
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 1
    Replies

I am using API 28 but when I try to use sforce.interaction.searchAndGetScreenPopURL from my viusalforce page I get an error indicating the object has no such method. Why would that be? is it not in API 28?

 

<script src="/support/api/28.0/interaction.js"></script>

I am using API 28 but when I try to use sforce.interaction.searchAndGetScreenPopURL from my viusalforce page I get an error indicating the object has no such method. Why would that be? is it not in API 28?

 

<script src="/support/api/28.0/interaction.js"></script>