Opening a pre-populated child record form in Dynamics CRM
In a 1:N relationship, when you add a new child record from within a parent form, it will open up the child form with data pre-populated from parent entity based on mapping provided in 1:N relationship. If you want to add a custom button to replicate the same behaviour, we can use the following code:… Read More »