Create page on advance form submission

Permalink
I am using the advance form product. When a user submits a form I have a python script that runs in the server and when it is done updates a table in the concrete DB .( I manually created this table with MySQL in concrete DB).
I also want to create a page programmatically when the form is submitted, what's the best approach to this? Should I use the controller of a single page to do this?

The page created will render data that was updated by the python script

Thanks in advance

 

This website stores cookies on your computer. These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media. To find out more about the cookies we use, see our Privacy Policy.