With Window Box selected as validation, a popup box will appear when selected trigger happens. Popup can be either just an alert or confirmation with further action that will be performed after user clicks on Ok.

Avaliable options are:

  • Type: Either just a Alert or Confirmation
  • Alert: alert or confirmation text
  • Trigger: is Equal to some value, isDIfferent from some value, isFilled -  when some value is entered, isEmpty - when there is no value and isChanged - when value changes.
  • Action OK: what should happen, when when user clicks OK: None - nothing happens, Call function: javascript function with this name will be called, Submit Form - form gets submited.
  • Action Cancel: same options as with OK.

Note: this extension is available on SEBLOD Store