[Ur] Forms that call rpc instead of redirect

Aistis Raulinaitis sheganinans at gmail.com
Sun Feb 11 16:10:01 EST 2018


The form mechanism is excellent, with the built in type checking, but the
submit action function returns a page: state -> transaction page.

Is there such a thing such as a version of forms that has a submit action
function with a type of: state -> transaction unit.

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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.impredicative.com/pipermail/ur/attachments/20180211/a7845f6f/attachment.html>


More information about the Ur mailing list