The following warnings occurred:
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
File Line Function
/global.php 783 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
File Line Function
/global.php 783 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined variable $newpmmsg - Line: 40 - File: global.php(841) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/global.php(841) : eval()'d code 40 errorHandler->error
/global.php 841 eval
/printthread.php 16 require_once
Warning [2] Undefined array key "style" - Line: 909 - File: global.php PHP 8.1.31 (Linux)
File Line Function
/global.php 909 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$lang_select_default - Line: 5024 - File: inc/functions.php PHP 8.1.31 (Linux)
File Line Function
/inc/functions.php 5024 errorHandler->error
/global.php 909 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key "additionalgroups" - Line: 7162 - File: inc/functions.php PHP 8.1.31 (Linux)
File Line Function
/inc/functions.php 7162 errorHandler->error
/inc/functions.php 5044 is_member
/global.php 909 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key 1 - Line: 1415 - File: inc/functions.php PHP 8.1.31 (Linux)
File Line Function
/inc/functions.php 1415 errorHandler->error
/inc/functions.php 1370 fetch_forum_permissions
/printthread.php 76 forum_permissions
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error



Form Tools
Export not filtering results - Printable Version

+- Form Tools (https://forums.formtools.org)
+-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1)
+--- Forum: General Discussion (https://forums.formtools.org/forumdisplay.php?fid=5)
+--- Thread: Export not filtering results (/showthread.php?tid=526)



Export not filtering results - OnlyOneN - Feb 22nd, 2010

Hi all,

I'm trying to export my data based on the filters setup in a particular view. However, every time I export the data, ALL fields appear in the excel or CSV file. The filter only appears to function for viewing the records online.

Is there a way to export the data based on the filter I've already setup, or, do I need to create a new export type in the export module? If it's the latter, could you give me some direction on creating an export type to include only certain data?

Thanks!
Glen


RE: Export not filtering results - OnlyOneN - Feb 24th, 2010

Just curious, does anyone else experience the same behavior? i.e. excel export showing all fields, regardless of the filters set up in the view? If so, I'll move on to figuring out a different solution.

Thanks!
Glen


RE: Export not filtering results - Ben - Feb 24th, 2010

Hi Glen,

I've never seen or heard of this problem before, myself. It *sounds* like maybe there's a problem with your sessions... the Export Manager pulls all the various View settings out of sessions in order to figure out what to display. I'm wondering if maybe in your case the sessions aren't being stored or accessed...

Huh! If you like, email me your Form Tools login info and I could take a look at the problem directly: ben.keen@gmail.com. I'm pretty busy, but I'll try to look at it tomorrow or Friday night.

- Ben


RE: Export not filtering results - OnlyOneN - Feb 24th, 2010

You know what's interesting, going on your "session" thought, I created a login for you with limited access to submissions or reports. And guess what? It worked fine! I guess it's just an issue with my admin login.

Once my event is over, I'll send you a login with admin rights so you can poke around.

Thanks for your help, Ben. And, for inadvertently providing a work-around!

Regards,
Glen


(Feb 24th, 2010, 10:04 PM)Ben Wrote: Hi Glen,

I've never seen or heard of this problem before, myself. It *sounds* like maybe there's a problem with your sessions... the Export Manager pulls all the various View settings out of sessions in order to figure out what to display. I'm wondering if maybe in your case the sessions aren't being stored or accessed...

Huh! If you like, email me your Form Tools login info and I could take a look at the problem directly: ben.keen@gmail.com. I'm pretty busy, but I'll try to look at it tomorrow or Friday night.

- Ben