When i search a product id by lookup , after press submit, all the relevant information could be display and the product picture could be display, my idea is from Main form display mode.
There are table A and table B in the dataverse, table A has a lookup field which is linked to table B, and this lookup field is in the main form of table A.
Each table B record has an image in its note in the timeline.
I want to display the image in the timeline note of table B in the table A main form, whenever the table B lookup is changed in the table A main form.
hope expert can help me !