Dynamics mapping

151 views Asked by At

I have a requirement, Entity A -> I have a lookup field through which i can create New Record for three other entities. When I search Test in lookup field and click New Record, it opens a quick create form and I enter the details and save the record. The issue is, whatever i enter in lookup field it should show in first name field og the quick create form. I know i need to do data mapping. I tried it didnt work. Also I couldnt see the Mapping Tab in the Solution Explorer.

How could i achieve this???

1

There are 1 answers

0
Dan On BEST ANSWER

I understand its a default dynamics behaviour that when i search and get opened the quick create form. the searched data is getting pre populated in lastname field, where the lastname cannot be empty so the reason.