I don’t want to use the grid layout, how do I create my own forms?
-
question raised by @netzgestaltung,
while having grid layouts at the frontend is good for the most people, i completly write frontends with my HTML/CSS only (with some JS Libs if necessary). The repaired page with the form: https://www.schlange-co.com/kompetenz/#custom_html-8
using a grid at the frontend would certainly break it or at least my css-layout would loose control over it or needs stronger selectors and a rewrite.
the Smart grid plugin provides a simple solution to this problem. When creating a new form, open the ‘text’ tab to load the text editor. Simply select the entire content of the editor and delete it. Now you can start to write your own html form. The plugin will detect that the form code is no longer compatible with the grid layout and simply disable the grid editor. Furthermore, none of the grid-layout css/js files will be loaded on the front-end either.
However, you will still be able to load your custom css/js form files using the functionality provided in this plugin (see FAQ #8).
- The topic ‘I don’t want to use the grid layout, how do I create my own forms?’ is closed to new replies.