• pDaisies
  • NEWBIE
  • 0 Points
  • Member since 2007

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 3
    Questions
  • 4
    Replies
Can someone tell me how to close a window that was generated with SCONTROL. I know how to call window.close(); but it appears to be overridden or something. I'd like to be able to create a pop up like the calender tool and close onClick with a button on the generated page. Help?
Can someone point me to the JS libraries so I know what methods are available?

I'm trying to implement the AJAX toolkit with some knowledge of the API, some knowledge of Javascript, but no clue how to create a task, for instance, with the toolkit.

Anyone?
So I've followed the instruction guide several times over and I keep running into this problem Every time it try to create a project it won't let me past the APEX project creation wizard. I have a developer account and it won't work -

https://prerelna1.pre.salesforce.com/services/Soap/u/8.0 I've used all the common SOAP endpoints. What am I doing wrong. Any direction would be great

Can someone tell me how to close a window that was generated with SCONTROL. I know how to call window.close(); but it appears to be overridden or something. I'd like to be able to create a pop up like the calender tool and close onClick with a button on the generated page. Help?
Is there any way to get a custom S-Control to be displayed on the Home page layout?
  • January 17, 2007
  • Like
  • 0
I have tried getting the new Apex Toolkit for Eclipse setup, but am not having any success.  I was originally trying on an existing Eclipse 3.2 install that I have and was getting an error.  I decided to start clean, so I downloaded the Eclipse 3.2 SDK again today.  I then followed the exact instructions at https://wiki.apexdevnet.com/index.php/Apex_Toolkit_for_Eclipse. 

I am receiving the same error in both of my 3.2 installs.  When I try and create a new Apex Project, I get the following error:

Code:
The selected wizard could not be started.

Reason:
Plugin com.appexchange.toolkit was unable to load class com.appexchange.plugin.wizards.AppExchangeProjectWizard.

 



Any suggestions? 
  • January 16, 2007
  • Like
  • 0
So I've followed the instruction guide several times over and I keep running into this problem Every time it try to create a project it won't let me past the APEX project creation wizard. I have a developer account and it won't work -

https://prerelna1.pre.salesforce.com/services/Soap/u/8.0 I've used all the common SOAP endpoints. What am I doing wrong. Any direction would be great