Hello everyone,
We would like to start using "default naming convention" for Opportunity description when a new opportunity is inserted. However, we would like to customize what that value is, instead of "Account-Phase-N".
I looked at Application Architect and found the form InsertOpportunity. I also see onChangeAction->OnSuccess that enables all the fields on lueAccount control.
However, I don't see where the value is coming from? Default onload code only has reseller field loading and some related field. Nothing about description.
How does default get loaded? Where is it stored?
Is there a better place to modify this, other than the insert form itself?
Thank you