• John Deitz
  • NEWBIE
  • 0 Points
  • Member since 2014

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies
I have a cusom page using the standard controller for a custom object.  I am passing in two fields in the URL invocation, and I simply want to Validate/Save the record and return (avoiding a user-initiated Save action).  How should I configure the apex page or form elements to accomplish that.