When a form contains an error on save, e.g.
duplicate alias or introtext missing (which is nocht checked via javascript validation) then the form gets reloaded with an appropriate error message but all correctly filled fields are empty and the user has to reenter EVERYTHING AGAIN - that is a usability nightmare!
Usually a form remembers its content. How does one accomplish that with SEBLOD?
Cheers