OData Table Show Related Object
Hi,
i have a custom CI Class with some Relationships. We want to show a ODataTable with some properties of the object and some relatedObjects. I dont know how to show the related objects in the table.
For Example our class has a relationship to the cireson Location class. We want to show the locationname in the Costum class Odatatable.
regards,
Jan
Answers
Hi @Jan_Schulz ,
You should see this 'property' in the columns available in the oData table.For each relationship, you see 5 properties.
In your case, the DisplayName column will contain the Location Name.
Geoff
Hi @Geoff_Ross ,
unfortunately in my case the relationship is not available. You can see this in the following screenshots.
Only the first of These Relationships are listed. Is it because the source Element is the Zugangsobjekt?
But how we can select the Source Relationships and not only the Target ones?
@Jan_Schulz
Raised a FR for this:
https://community.cireson.com/discussion/5824/odata-relationship-data/