we use lazy load on portal, but the performance is very slow.
should I set "always_load_in_tables" to true for each field appear on Request details in portal.
and if I also display list of (functioanlCI, person, .....) , should I set "always_load_in_tables" for each list to true to enhance performance?
thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi dears,
we use lazy load on portal, but the performance is very slow.
should I set "always_load_in_tables" to true for each field appear on Request details in portal.
and if I also display list of (functioanlCI, person, .....) , should I set "always_load_in_tables" for each list to true to enhance performance?
thanks.