• Shai Ben-Yehuda
  • NEWBIE
  • 0 Points
  • Member since 2009

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 3
    Questions
  • 5
    Replies

Hello,

 

I need something like something like sforce.console.setTabCss('..') .

 

I am developing a chat application using the agent console and I would like to highlight the tab on event.

 

The method sforce.console.setTabTitle('..') is not enoght, as I would like to change the style of the tab rather the text.

 

Actually, I prefer the have my own javascript code running on the console area (main html document), activated by events from the tab iframe.

 

thanks,

 

Shai

I am a developer and we were trying to build an integration of LivePerson Agent within Salesforce. I could not install the Knowledge base app from, http://appexchange.salesforce.com/listingDetail?listingId=a0N30000003HXO9EAO I got this error at the end of the installation: Package install error There are problems that prevent this package from being installed. Missing Organization Feature: Knowledge http://prntscr.com/1qzon what does it mean? Do I need a license? thanks, shai
I am trying to build a rich ajax client for the account & contact objects.

I would like to use javascript to work directly with the xml represting the account.
I prefer to have minimal metadata noise. Means, get all relevant data in a strcutured xml with minimal code.

Can I use a simple controler to generate xml for my javascript code? should I use the API?
Can I get all the strcuture in one query without specifying the fields?

Can I write back this xml?

thanks,

Shai
I am a developer and we were trying to build an integration of LivePerson Agent within Salesforce. I could not install the Knowledge base app from, http://appexchange.salesforce.com/listingDetail?listingId=a0N30000003HXO9EAO I got this error at the end of the installation: Package install error There are problems that prevent this package from being installed. Missing Organization Feature: Knowledge http://prntscr.com/1qzon what does it mean? Do I need a license? thanks, shai