How can I save a filter in a particular folder | Community
Skip to main content
wkt85768776
Level 3
January 11, 2019
Solved

How can I save a filter in a particular folder

  • January 11, 2019
  • 1 reply
  • 1832 views

Hello,

I'm trying to save a filter to a particular folder, but i cant achieve the task.

can anyone help me comprehend why the filter doesnt go to the folder i predefined?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Jonathon_wodnicki

Hi,

Folder is predefined to 'xtkQueryFilter'[1]. You can change it by editing the xml source of the save dialog (ctrl-f4), setting the folder-id as desired. Or just move it after save.

Thanks,

-Jon

1: Looks like it picks up the first folder in the response to 'select filters where schema matches and (shared=true or created by current operator) order by folder's parent's path then folder's order'.

1 reply

Jonathon_wodnicki
Community Advisor
Jonathon_wodnickiCommunity AdvisorAccepted solution
Community Advisor
January 11, 2019

Hi,

Folder is predefined to 'xtkQueryFilter'[1]. You can change it by editing the xml source of the save dialog (ctrl-f4), setting the folder-id as desired. Or just move it after save.

Thanks,

-Jon

1: Looks like it picks up the first folder in the response to 'select filters where schema matches and (shared=true or created by current operator) order by folder's parent's path then folder's order'.