Hi,
probably this is something everyone encountered so far. I have a simple form with a textfield. The textfield will be validated and the error message will appear inside the form (before the Footer). Now i placed all my buttons inside the footer. When the error appears, the buttons will go “downwards” because the error text div will be displayed. But i dont want that.
It would be nice if the space for the error message is “reserved” and when shown, that the buttons stay at the exact same place. Is this possible somehow? I dont get it so far.
Thanks
Marc