Chris,

Have not looked into this too much, but you could
1. Either
- extend list.cfc into your application and then make changes to it
- or make an alternate formtool copying list.cfc and then make changes
to your new formtool

2. Then
- add a new param ftListDelim, this should appear in the
arguments.stMetaData.ftListDelim and then use this in the list
processing for the delimiter

This should work, I have done both options of 1 - you need to place
your formtool cfc in
project/appname/packages/formtool

I have not tried step 2 but it looks like it would work.

Chris.

On Sep 25, 11:39 pm, Chris Roth <[EMAIL PROTECTED]> wrote:
> Well, that still didnt seem to work, the output still choked up on the
> commas in the values returned by the query since list.cfc uses a list
> loop to render the values without a delimiter definition, I'm not sure
> how to do it.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to