Welcome to Telelogic Product Support
  Home Downloads Knowledgebase Case Tracking Licensing Help Telelogic Passport
Telelogic DOORS (steve huntington)
Decrease font size
Increase font size
Topic Title: Remove filter
Topic Summary: filters
Created On: 18-Apr-2007 15:40
Status: Post and Reply
Linear : Threading : Single : Branch
Search Topic Search Topic
Topic Tools Topic Tools
Quick Reply Quick Reply
Subscribe to this topic Subscribe to this topic
E-mail this topic to someone. E-mail this topic
Bookmark this topic Bookmark this topic
View similar topics View similar topics
View topic in raw text format. Print this topic.
Answer This question was answered by Tony Goodman, on Thursday, April 19, 2007 2:06 PM

Answer:
If the filters were stored in a view then you could simply reload the view from your script.
Something like this...

call addFilter...
do stuff

// restore view settings
string currView = currentView
load(view currView)
 18-Apr-2007 15:40
User is offline View Users Profile Print this message


Lucian Bodron

Posts: 24
Joined: 12-Oct-2005

Hello all,

I would need your experienced help on one matter. Is there a function that is the oposite of addFilter?

I have a module(with possible filters) and I need to add a new filter in order to get a report. But when the script ends I want to be able to delete that "temporary" filter. Using "filtering off" didn't help.

Any ideas?

Thank you!
Report this to a Moderator Report this to a Moderator
 18-Apr-2007 15:47
User is offline View Users Profile Print this message


Tony Goodman

Posts: 1098
Joined: 12-Sep-2002

Answer Answer
If the filters were stored in a view then you could simply reload the view from your script.
Something like this...

call addFilter...
do stuff

// restore view settings
string currView = currentView
load(view currView)

-------------------------
Tony Goodman
http://www.smartdxl.com
Report this to a Moderator Report this to a Moderator
 18-Apr-2007 15:56
User is offline View Users Profile Print this message


Lucian Bodron

Posts: 24
Joined: 12-Oct-2005



That's funny. I have tried the same thing and it didn't work. Now I have tried it again and it works!
Thanks!
I guess I was using "load current view" too many times.


Edited: 19-Apr-2007 at 14:07 by Lucian Bodron
Report this to a Moderator Report this to a Moderator
Statistics
20925 users are registered to the Telelogic DOORS forum.
There are currently 2 users logged in.
The most users ever online was 15 on 15-Jan-2009 at 16:36.
There are currently 0 guests browsing this forum, which makes a total of 2 users using this forum.
You have posted 0 messages to this forum. 0 overall.

FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.