![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: Remove filter Topic Summary: filters Created On: 18-Apr-2007 15:40 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() 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) | |
![]() |
|
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! |
|
![]() |
|
![]() |
|
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 |
|
![]() |
|
![]() |
|
![]() 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 |
|
![]() |
Telelogic DOORS
» DXL Exchange
»
Remove filter
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.