Using only custom filtering

Using only custom filtering

tmacdonaldtmacdonald Posts: 1Questions: 0Answers: 0
edited March 2011 in General
I'm trying to implement custom filtering such that the user can specify and/or/not filtering. It's been recommended that I don't use regular expressions. However, when I attempt to implement custom filtering, even though I have removed the "f" from the sDom parameter, the existing filtering is still running.

How do I turn off regular filtering? Or is there another option?

Thanks,
Tim
This discussion has been closed.