• AndyMF
  • NEWBIE
  • 0 Points
  • Member since 2006

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 2
    Replies
Hi there,
 
we have setup a project__c (extends SObject). This object contains a couple of fields that are computed and updated by a seperate application based on the salesforce java API. The application is invoked by clicking on a weblink.
It updates the fields of the project__c object and redirects to

https://emea.salesforce.com/ID (ID = Identifier of the project__c object)

Now I don't want the updated object to be displayed in some other explorer window, neither I want it to be displayed inside a frame in the same window. I want it to come up in the same explorer window without the salesforce frame around it. This shouldn't be a problem - does salesforce provide this option?

Kind regards,

Andreas Förtsch

  • April 04, 2006
  • Like
  • 0
Hi there,
 
we have setup a project__c (extends SObject). This object contains a couple of fields that are computed and updated by a seperate application based on the salesforce java API. The application is invoked by clicking on a weblink.
It updates the fields of the project__c object and redirects to

https://emea.salesforce.com/ID (ID = Identifier of the project__c object)

Now I don't want the updated object to be displayed in some other explorer window, neither I want it to be displayed inside a frame in the same window. I want it to come up in the same explorer window without the salesforce frame around it. This shouldn't be a problem - does salesforce provide this option?

Kind regards,

Andreas Förtsch

  • April 04, 2006
  • Like
  • 0
I have been asked to create our own partner portal.

I have followed the SalesForce PDF and got the Java and Tomcat bits working.

What do I need to do next and how do I do it?

I am unable to login to the website, is there are default admin password
  • February 03, 2006
  • Like
  • 0