If I could request a feature, any feature, it would be Excel file format export.
We want to create a bunch of reports for accountants and various other bean counter types. I know Servoy can export tab delimited files, which can then be imported into Excel, but it’s another step and an inconvenience.
FYI, the Jakarta POI project has some Excell Java libraries that could probably be used as boilerplate for the Servoy implementation.
cool,
Its for me I think… I also need another small enhancement for the excel import. Is it possible in Servoy to schedule the import, so that it does automatically.
That leads me to an interesting question: how do I “schedule” anything in Servoy? Is that possible at all? What do you do if, say, you want to check for new mail every 5 minutes?