The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
Not all fields export to excel - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Modules / Other (https://forums.formtools.org/forumdisplay.php?fid=8) +--- Forum: Modules (https://forums.formtools.org/forumdisplay.php?fid=16) +--- Thread: Not all fields export to excel (/showthread.php?tid=342) |
Not all fields export to excel - Marie-Line - Oct 21st, 2009 Hi My form has 103 entries now, but when I want to export all to excel it seems like it stops somewhere random. Not the whole list gets exported. I've looked through this forum but didnt find anyone else having this issue... How can i find out what's going on? Thanks! Marie-Line RE: Not all fields export to excel - Ben - Nov 7th, 2009 Hi Marie-Line, The Excel content always reflect whatever you're looking at in the page: so if you've done a search, it'll only show the search results. If you're looking at at particular View, it'll only show the results in that View. Does this help at all? If that's not it, does your form contain a lot of fields that have a lot of field options? If so, it's possible it may be a memory management problem. Try going to your Export Manager module and clicking on the Settings page. There, set the Cache multi-select field values for duration of session setting to "Yes". That can really help with memory. - Ben |