How to get current Ref key inside inline view?

I have 2 tables (Cars and Models) connected by Ref (Cars.model → Models.name).
And when I’m inside Detail view of any Model, I see ref list of 10 Cars by this model. After clicking on “View” under Cars tables, I’m moving to inline Cars view which filtered by model (I see all Cars of this model).
So the question is: how could I display model name in caption of Inline view of Cars? Another words – how to get ref value?

0 1 144
1 REPLY 1
Top Labels in this Space