Limitation with Action Blocks

I have text input form. To submit, the user can hit enter and tap a button. Both do the same thing.

To avoid repeating my actions on both widgets, I tried to set up an Action Block on the Page Level, but I hit a limitation.

The Actions work on both widgets, but not as an Action Block. When setting it up, the Action Block cannot use a variable from a query that sits on a widget. (I wonder if it would work if I moved the query to the page rather a widget, but moving this would be very tedious.)

Is this a necessary limitation?

3
3 replies