Left join dose not return system fields

2 posts by 2 authors in: Forums > CMS Builder
Last Post: October 27, 2017   (RSS)

Hi Guys,

I'm wondering why (by design) the leftJoin dose not return the foreign system fields? (such as createdDate, createdByUserNum etc.) (besides for num)

The foreign system fields are being filtered in 'lib/viewer_functions.php' around line 370.

Thank you