Hi Chris, You should be able to do this by returning a query rather than a string. Then the commas would not be an issue.
>From the wiki: ftListData Method call that must return a string in the same variable value pair format as the ftlist attribute OR a query containing the columns value & name. Method gets passed the objectid of the currently edited object as an argument On Sep 25, 8:17 pm, Chris Roth <[EMAIL PROTECTED]> wrote: > I'd like to use formtools to create a selection dropdown, but the > values I need contain commas. Is it possible? > > "Total Order Amount" All dollars are US List price > > < $5,000 > > $5,000 to $20,000 > > $20,000 to $75,000 > > $75,000 to $150,000 > > $150,000 to $250,000 > > $250,000 to $450,000 > > >$450,000 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
