cppcms icon indicating copy to clipboard operation
cppcms copied to clipboard

Building a multi-layered page with CppCMS

Open hoang408 opened this issue 7 years ago • 0 comments

I am trying to build a multi-layered CppCMS page. I use the render() command along with the POST event from a click on a cppcms::widgets::submit object on each page. This is giving me lots of errors and I do not know how to fix them. How exactly do you do URL dispatching with a click on any cppcms::widgets::submit object? Thanks.

hoang408 avatar Oct 01 '18 18:10 hoang408