I understand that you are referring on how I do the export. I just added a new request mapping in the controller.xml file with a view mapping defining the content-type as text/csv.
BTW, I found the place where the token is defined: csvFormMacroLibrary.ftl line 23 for regular fields and line 53 for the title. I've also removed the quotes for every field, it is located in line 20. I suggest to get this from a properties file. When I'll have time I can provide a patch with this if it is the interest of someone. On Mon, Sep 20, 2010 at 4:32 PM, BJ Freeman <[email protected]> wrote: > what method are you using to export? > > ========================= > BJ Freeman > Strategic Power Office with Supplier Automation < > http://www.businessesnetwork.com/automation/viewforum.php?f=52> > Specialtymarket.com <http://www.specialtymarket.com/> > Systems Integrator-- Glad to Assist > > Chat Y! messenger: bjfr33man > > > Jonatan Soto sent the following on 9/20/2010 1:32 AM: > > Hi, >> >> Somebody knows how can I set a different separator token in CSV file when >> I >> export a list using the content-type="csv/text"? >> >> TIA >> > > -- ----- Jonatan Soto
