Event emitted when a foreign key link is clicked in the grid. The parent component should handle navigation to the related record.
The field name that was clicked
The ID of the related record (the FK value)
The ID of the related entity (from EntityFieldInfo.RelatedEntityID)
Optional
The entity name of the related entity (if available)
Event emitted when a foreign key link is clicked in the grid. The parent component should handle navigation to the related record.