How to customize label when selecting relationship???

I have a database like below and I am creating details_unit table and I select details_capacity table. I want when selecting a table label to display the ingredient table name and capacity table description instead of displaying ingredient_id or capacity_id, what should I do?
image.png
Was this page helpful?