pageboard / client

Web site building system - client packages
MIT License
4 stars 0 forks source link

form and response template #182

Open kapouer opened 3 years ago

kapouer commented 3 years ago

Currently there are two ways to do something depending on a form response status code (and possibly content too):

... and this is complicated. There is also no way to merge response data directly in a template - and this is a huge problem for reporting the result of the api call. The right way to do it would be: