Pet, that belongs to User: getSearchResultsUsing and getOptionLabelUsing, I won't get User's fullName to be shown. I tried:pluck('last_name', 'id') instead of get. This shows the last_name, but getOptionLabelUsing is not called.relationship('owner', 'last_name'). This does not allow using fullName instead of lastName.