Tab Action doesn't send any parameters to snippet!!! ERG!!!

As per subject! Anywhere a user can call a snippet action there should be parameters available.

I agree with this 100%. Right now my approach is I update a field on a UI model called “Parameter” and then have the snippet read the UI model before doing anything. It’d be very nice if we could pass in parameters directly anywhere where we can call snippets.

Agreed, Pat. The guys are heads-down on the upcoming release, but I will add this to the backlog. 

What values are you expecting to see, Pat? The tabset doesn’t have any data associated with it, so it only has the global scope available to work with.

When I run an action from the tab I’m able to print params to the console. What are you not seeing that you expected to be there?

Hmmm … this must be from newer version then. Previously wasn’t working.