You need to sign in to do that
Don't have an account?
micwa
Opportunity with autoNumber
I need to automatically name opportunities in this format:
AccountName - Autonumber {000000}
How can I implement that? If I create a helping field of type auto number the field is not set in the before insert trigger. In the after insert trigger I can't rename the opportunity.
Any help appreciated.
AccountName - Autonumber {000000}
How can I implement that? If I create a helping field of type auto number the field is not set in the before insert trigger. In the after insert trigger I can't rename the opportunity.
Any help appreciated.
Micwa,
Did you ever figure out how to fix this? I have the same problem.
-- Will