I need to use 'area name' which is in 'survey' form in another form called 'person'. The users should have the ability to edit both the fields and the information that gets entered in one should reflect the other field. When you search the field in the solution it doesn't come up unless you go into the specific form.
I know that the fields are basically columns of the table. From a database point of view you can't update a field of one table with a value of another unless you write a 'update' statement. But thought I'll check with you to see if this can be attained by other means.
Hi Vindiyani,
Could you let me know business background that why do you want to have such feature.
If relationship between Person and Survey is 1:N, then you could map 'area name' field of Person to the same field of Survey.
When you create a survey from a person record, 'area name' of the survey will be copied from its parent person.
https://readyxrm.blog/2017/02/01/dynamics-365-entity-field-mappings-explained/
However, it only works when we do creation(person form > related > + new survey), if you want to the change of either parent or child record could reflect on field of related record, workflow or plugin is still required.
Daivat Vartak (v-9d...
225
Super User 2025 Season 1
Eugen Podkorytov
106
Muhammad Shahzad Sh...
106
Most Valuable Professional