• sgum
  • NEWBIE
  • 0 Points
  • Member since 2007

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 0
    Replies
hi, everybody

I added a formula field to an object with this content:

HYPERLINK("https://na3-api.salesforce.com/secur/frontdoor.jsp?sid=" & GETSESSIONID() & "&retURL=/servlet/servlet.Integration?lid=01r500000009WP3⁣=1&param=a_parameter", "open")

This place a link that open a web-tab in my apeexchange app with a s-control.
My cuestion is:
how can I get the value of the parameter "param" (a_parameter) in the s-control placed in the web-tab?

thanks in advance
  • February 06, 2007
  • Like
  • 0
please, anybody knowns how to call a method defined in an Apex package, using java API?
thanks
  • February 01, 2007
  • Like
  • 0