Unable to display related record fields in the fields to display section
Hi Team. I cannot display related record fields in the fields to display section. Can you please look into this.
I also faced a similar issue, but in the Title. If I add a reference to a field in the parent record like Related__r.Name, no errors are shown, but the field is not displayed and the Title is blank. I can help add the changes. Any guidance on which component to look at?
Hi @vijayaMTVH @karlsauter, following the child configuration flow there is no possibility to add related record fields to display. The application isn't build to support that. You can however achieve this by creating an Apex dataprovider for your child configuration. That way you have full flexibility about what to show!