I have a few cfloops within one cfoutput tag. It changes it to this: cfloop query="founders"> <cfoutput> </cfoutput></cfloop><cfloop query="advisors"> <cfoutput> </cfoutput></cfloop><cfloop query="developers"> <cfoutput> </cfoutput></cfloop>
When you say change it to edit mode what do you mean? Do you mean hit "View Source"? If so that is what I am doing and where I see the code distorted. >are you perhaps referring to it changing > ><cfsometag> > >to > ><cfsometag> > >if so then this is the correct behaviour if you put code into a WYSIWYG >editor. >you would need to use the HTML mode to do this, > >On Wed, Jan 11, 2012 at 9:39 AM, Nick Gleason <[email protected]>wrote: > >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:349394 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

