-
|
Currently, I'm using the following code to display a polymorphic reference within my Application resource to a more detailed resource. When the field is displayed in the detail view and I hover over the link to this field, nothing appears |
Beta Was this translation helpful? Give feedback.
Answered by
ontimond
Aug 18, 2023
Replies: 1 comment
-
|
It seems that we need to use the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ontimond
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It seems that we need to use the
showWhenPeeking()function within the fields of the detail class for which we intend to display information in the peek component