Is there anyway I can call an action from a deeplink or when a particular view is opened?
I am trying to run an action that sets values of a row for the user and also goes to a particular view, no problem there, but I was hoping to have them in a ‘Menu’ type table of their own..?
Couldn’t you create a composite action to run “add a row” and “open the view”?
You can create a view just to show an icon for the composite action which can be displayed in Menu side bar. (You still need to click the icon after you open the view though)
Thanks TeeSee, Yes, Im already using that solution, I was hoping there was a way to be able to trigger an action by simply visiting a view or calling the the action from a menu table.