<div dir="auto">The form mechanism is excellent, with the built in type checking, but the submit action function returns a page: state -> transaction page.<div dir="auto"><br></div><div dir="auto">Is there such a thing such as a version of forms that has a submit action function with a type of: state -> transaction unit.<br></div><div dir="auto"><br></div><div dir="auto">This is so I can call rpc functions there in the submit action and then the current page is updated using responses over a channel from the server.</div></div>