How to add columns to the lookups?
Answer / Prabodh Kumar
Unfortunately, you cannot directly add columns to Lookup fields in Microsoft Dynamics 365. However, you can extend the underlying entity by creating a custom entity that inherits from the original entity, then create new fields on this custom entity.nnNote: This will allow you to capture additional data related to the lookup record.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are editable grid events?
What do you mean by unmanaged solution?
Difference between update and doupdate?
How to u pass values from one form to another form?
How to import and export data in d365 ?
What are maps ?
What is data export service and what is its scope?
What is base enum ?
What are your skilled functional areas and how have you bridged that experience into other areas?
What is server-to-server authentication?
What are the types of data validation methods are written on table level?
How do u implement progress bars?