Hi,
In the API reference it says:
The Action Function runs when the form is submitted. Data from the form fields is available directly from this.
I'm using space:template-controller where this inside the handlers is always a reference to the Template.instance(). How can I get the form data in this case?