The feature “addFoundSetFilterParam” works onLoad. Is it possible to “unLoad” the form without quitting the solution? This would help with context-sensitive or on-the-fly filtering.
Thanks,
Jim
The feature “addFoundSetFilterParam” works onLoad. Is it possible to “unLoad” the form without quitting the solution? This would help with context-sensitive or on-the-fly filtering.
Thanks,
Jim
I think, in your case, it is better to create your own ‘filter’ and place the method for it at on_show_form
I’ll take that to be a “no, it is not possible”.
Thank you, Marcel.
'll take that to be a “no, it is not possible”.
It is save to do so Jim.
Answer: NO.
You can’t manually “unload” a form from memory.