There are websites that I always have a contact form at the bottom of each pages. Sometimes I also need a newsletter form which is a popup and shows automatically when visitors scroll to the bottom of the page to ask them to subscribe to our newsletters.
For these cases, in each markdown file I define a form. It works as always but if I want to change something, I need to make the change in all of these pages, this is just a search-and-replace with code editor, it is easy for me, but not really user friendly with the clients who use Admin plugin.
I wonder if there is a way to define 1 single form for Form plugin and use it in the whole site. This is similar to Joomla! or WordPress, you create a form in WordPress plugin or create a Joomla form module and you show them any where you want, if you want to change something you just need to change it the module/plugin's settings.