Has anyone seen this before (cf2016 on windows)
<cfoutput query="data" group="gyid">
#data.columnlist#<br>
<cfoutput group="sid">
#data.columnlist#<br>
<cfoutput>
</cfoutput>
<cfdump var="#rq#" label="rq last">
</cfoutput>
</cfoutput>
The columnlist in the group=gyid is correct
"ACTUALATTENDANCE,ATTENDEECOUNT1,CLASS1_DATE,CLASS1_TIME,GYID,SID,TASKID,THERAPYTYPE"
The columlist for group=sid is not.. it is only DATAID
Even stranger, this code is in a cfc function and if I copy the code out of
the function and run it on a standalone page, it works as expected..
The error i get in the group=sid portion of the output is "element SID is
undefined in DATA"...
Any ideas?
Regards,
M
--
--
You received this message because you are subscribed to the "Houston ColdFusion
Users' Group" discussion list.
To unsubscribe, send email to [email protected]
For more options, visit http://groups.google.com/group/houcfug?hl=en
---
You received this message because you are subscribed to the Google Groups
"Houston ColdFusion Users' Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/houcfug/CAKb7GJOvX-Cc4_fJAk8V7BtzSnvYTYvAKsnykd6jNzbzdTvn-w%40mail.gmail.com.