pp108 : setEBIValidate()

setEBIValidate()


It sets the value that indicates whether a validate request should be sent to the Cordys WS-AppServer when the data in the control changes.

Syntax

Script

controlID.setEBIValidate(bValue)


Parameters

Parameter

Description

bValue

Takes boolean value.

  • True: Validate request will be sent to WS-AppServer when the value changes.
  • False: Validate request will not be sent.


Applies to


Input, Output, TextArea, Password, Check, Select, List.