PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • That can be done easily.In the case of FORM or SQLFORM, pass hideerror=True to the accepts method.In the case of CRUD, set crud.settings.hideerror=TrueYou may also want to modify the views to display the error (since they are no longer displayed automatically).Here is an example where the errors are displayed above the form and not in the form.{{if form.errors:}}
http://www.w3.org/ns/prov#wasQuotedFrom
  • web2py.com