Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Form Elements Ajax Validation

Currently supported elements:

Generic

  • textarea
  • textfield

Field (field_type : widget_type)

  • number_decimal : number
  • number_float : number
  • number_integer : number
  • text : text_textfield

Project contains feaval_example module that enables user_register_form ajax validation.

Also see related Csval project for generic js clientside validation.

Project information

  • Created by kpv on , updated