HI Friends,
I am currently working on the Opportunity management, I want to display the stage information in the form.
We are using the business process flow, I want to display each stage when its changes.
Thanks for help
*This post is locked for comments
Hi AyeshaKhan,
if you solved the problem thanks to an answer, please mark it as verified to encourage the community to provide more and more a better support. Thank you. Francesco
If you found the answer helpful, please mark as Verified
Join my network on LinkedIn Follow me on Twitter
Thank You & Best Regards
Francesco Picchi
Microsoft Dynamics CRM Consultant, Bologna+Milano, ITALY
Independent Contractor
Hi AyeshaKhan,
proceed as follows:
1) create a new workflow on opportunity entity, we name "Opportunity: Track Stage update"
2) operations: create and update of attribute "stageid"
3) workflow body:
If Stage Id = ... Then
Update of Opportunity: new_nameofstage_modifiedon = Process.Date
Else If Stage Id = ... Then
Update of Opportunity: new_nameofstage_modifiedon = Process.Date
etc.
Please let me know if you solve.
If you found the answer helpful, please mark as Verified
Join my network on LinkedIn Follow me on Twitter
Thank You & Best Regards
Francesco Picchi
Microsoft Dynamics CRM Consultant, Bologna+Milano, ITALY
Independent Contractor
Hello ,
create a workflow that trigger on stage change to update your custom datetime field .
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156