Hi Friends,
I have a Module.
And I want to create a Saved View (of filtering) by Action.
Is it possible?
If I am understanding you correctly, you want to create a saved view using an action that you could run instead of the model builder actually selecting View> Save As, correct?
If that's the case then the answer is No. There are currently 7 predefined types of actions (check them under Actions> New Actions.
I am curious though, what is the goal you are trying to achieve?
If you want to dynamically filter a grid, you can do that easily.
Example:
If this seems like what you are trying to achieve, let me know and we can go through how to implement it.
For example
I like this question. It really gets down to the heart of the issue of saved views vs. subsets and there is a great video you can watch about that here.
Reading into your question a bit here, but if you are trying to create a new saved view with an action, you cannot do that. But, you can simulate it.