Topic on Extension talk:Semantic Forms Inputs

User input validation on Form

1
148.64.15.127 (talkcontribs)

Is it possible to do user input validation using a Form? E.g. if the property is a simple string, I want to ensure a user enters a string, otherwise prompt an error e.g. "Please enter some value".

I attempted to some basic validation using regexp input type but this wont work for other scenarios such as using a listbox or dropbox value.

Any suggestions?

Reply to "User input validation on Form"