Hi
I have been playing around with Bolt and it seems great so far. It seems particularly good for pages that just involve creating particular content types and simply getting and displaying these on a pages template. I also like that the admin is smart phone and tablet friendly and that the whole thing is lightweight and simple for both users, editors and designers/developers.
However, what if you need to do more than just create data in the CMS and display it in a template? For example what if you need to process some content type data first or what if you want to say, create a form for a user to enter some data and then do something with that data? For example a contact form or user reviews/discussions?
If I compare it to the MVC design pattern and take the content types to be the model and the templates to be the views, does Bolt have controllers or is this something that will be included further down the roadmap? Or is this outside the scope of Bolt and it's purposefully simple nature?
Sorry if this is a silly question.
Thanks