Skip to main content

I am trying to setup Functional areas in SOD. Can someone please tell me what is different between the New and the New__ methods in an API. Which should I select?

 

 

The correct answer is to use the Debug console to see which method gets called when creating a new record, since that’s really what you’re wanting to track.  It will be very clear from that, but I’d strongly suspect it to be the New_ method. 

That said, the quick answer is to add both to make sure you’re covered either way and since this is for SOD purposes there isn’t really much of a downside.

Nick


Reply