T
Thierry Ciot
Guest
You can achieve this with client side api: on row selection, you would query for the other object and render as you desire. Note that if the object is related to the item in the row, you can view the children objects in object view (in which case you don't need to the querying yourself).
Continue reading...
Continue reading...