I have tried adding the product name by using EcoResProductTranslationFallbackView as an EcoResProduct datasource and directly adding the Name field in the entity, but visual studio does not allow creating a relation like "EcoResProduct.RecId == EcoResProductTranslationFallbackView.Product". Is there a better way of adding the ProductName to the entity?
I think you can add a new computed column in entity extesion since it's a method in this view.
Best regards,
Mohamed Amine MAHMOUDI
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.