• Marc Baizman
  • NEWBIE
  • 0 Points
  • Member since 2006

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 3
    Questions
  • 8
    Replies
So we know that FF3 doesn't play nice with the old sforceclient.js - which, to be fair, was always "in beta" (AJAX Toolkit) - but is used in things which are probably on the AppExchange (i.e Case Timeline).  See beow:
 
 
 
Does anyone know the extent of how many S-controls have been built using the toolkit?  It seems that we would need to rewrite all code that used the beta AJAX Toolkit to use the "official" connection.js, which appears to be a non-trivial task.
 
Thoughts?


Message Edited by Marc Baizman on 06-22-2008 10:55 AM
Anyone played with this??  It's incredible - basically work with SF documents as if they were mounted on a network volume.  Simple, intuitive, and it just works. 

Don't forget to reboot after installing MacFUSE, it didn't work until I did that. 

Simon (zak), you rock. 
Has anyone tried to use ISNULL on Lookup fields?  I'm checking to see if nothing has been chosen, and it seems like ISNULL never returns TRUE if I select a Lookup field. 
I am looking for a non profit that is using MailDrop to get a sense of how the solution works for them.
Can any one point to a non profit that is using MailDrop?
 
Thanks!
Udi
Anyone played with this??  It's incredible - basically work with SF documents as if they were mounted on a network volume.  Simple, intuitive, and it just works. 

Don't forget to reboot after installing MacFUSE, it didn't work until I did that. 

Simon (zak), you rock. 
I've built a number of OSX app's that integrate with Salesforce.com, all of them are free.

Maildrop - easily copy emails from Mail.app or Entourage to Salesforce
Trapdoor - manage all your saleforce logins on the keychain and quickly login as any of them.
SoqlXplorer - a developer to explore your salesforce.com schema, and try out queries, generate schema reports.
ZKSFoirce - an open source Cocoa library for the Salesforce.com API

Still Beta
SF3 - synchronized contact, events & tasks between salesforce and addressbook / iCal
Quicksilver plugin - quickly search and upload documents to saleforce.com from Quicksilver.
sfdcFuse - using macFuse, mount your salesforce.com document repository as a real OSX volume.

Comments & Suggestions welcome.

  • March 09, 2007
  • Like
  • 1
Has anyone tried to use ISNULL on Lookup fields?  I'm checking to see if nothing has been chosen, and it seems like ISNULL never returns TRUE if I select a Lookup field.