Hi Friends,
I have a Module.
And I want to create a Saved View (of filtering) by Action.
Is it possible?
Hi @Sravan_Kumar
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
@Sravan_Kumar
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.
Hi, I am working on a solution where the User should only have access to write/edit the list members that they add from an Action on the frontend. This action adds another list member to a selective access list. The problem is, in order to run the action, you need access to the entire list, so you would see all list…
Hi ALL, In my model, I have Need stored at a 'D3' RS Group level. I need to use this Need in another module at the G5 Location level. I currently have a mapping module where each G5 Location maps to a D3 RS Group. This Module uses D2 Role as dimension. but the line item I've to find the RS Group (Find D3 RS Group = 'FIND…
I couldn't find any formula to do this, but I want a way to put on the page/grid the connection details. This is so I know what connection I'm in rather than going into Connections details to see it. Is there an XL3 formula to return this value?