Hello,
I need to develop a scenario where I have an Entity with 10 fields (Parent entity), whenever user changes Parent entity I want to show another form showing (Child entity record) with modified fields of Parent entity + input box for the reason (why particular field updated). and I want to store this information into Child entity. (see image below for more details:)
[View:https://www.screencast.com/t/fBOaPoShaspU:750:50]
Any suggestion highly appreciated.
Thanks,
Ashish
*This post is locked for comments
Hi Ashish,
You can try this, On save, query entity and get record based on current entityid, open child entity using Xrm.Utility and pass parameters to populate some of the fields from the parent form, enter other details and save child record.
msdn.microsoft.com/.../jj602956.aspx
Hope it will help.
Thanks
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,188 Super User 2024 Season 2
Martin Dráb 230,030 Most Valuable Professional
nmaenpaa 101,156