How to disable lazy loading of a field in form

I have a form of note and i want to display all the notes of the employe that have the current note but it shows only the note field the employe and other field are hidden

is there a possibility to disable lazy loading here

What do you means by “other fields are hidden” ? How is defined your entity ?

the note table is related to employe and exercice when i load the note list in that field it displays note fields perfectlly but the exercice and the employe info are not show intel i apply a sort

thank you very much o solved it