Hi
On our part itemtype we have two fields with description
1. "name" (which is OOTB Aras)
2. "kam_description_2" (which I created)
On our ECRs users would like to see the two descriptions on the affected items. I have added a foreign property called name, data source=affected_id and foreign property=name.
This works great.
My question.
How do I add kam_description_2?
I have tried adding it as a foreign property but I don't see it as a possible selection in data source affected_id.
Any ideas?