the qObject query will contain the name of the file and the path where just the name column is specified where listinfo is all it splits into the seperate columns
Attachments
1
Activity
Show:
Alex SkinnerSeptember 10, 2024 at 6:58 PM
added a zip of a testcase
Fixed
Pinned fields
Click on the next to a field label to start pinning.
In Lucee and ACF when the following code is used
<cfdirectory action="list" directory="#expandpath('./testdir')#" filter="*.cfc" recurse="true" listinfo="name" name="qObjects">
the qObject query will contain the name of the file and the path where just the name column is specified where listinfo is all it splits into the seperate columns