Use a change or focusOut that calls a
function which in turn makes the remote call. This allows you to manipulate
what you’re sending rather than direct data binding between ui component
and the service.
-Stace
When I pass no value coming from a textinput to a CFC called with
remoteObject and when the CFC is waiting for a
numeric...How do I
configure the empty value before passing to the
CFC?
CALL:
MethodName: "EEwizard3.cf.superficie.sauvegarde"
Parameters (object #2)
.....[0]: "1"
.....[1]: ""
STATUS:
Status (object #2)
.....code: "Server.Processing"
.....description: "The argument
SUPERFICIEZONE passed to function
sauvegarde() is not of type numeric."
.....details: ""
.....level: "error"
.....type: ""
.....rootcause (object #3)
..........code: (undefined)
..........description: "The argument
SUPERFICIEZONE passed to
function sauvegarde() is not of type
numeric."
..........details: ""
..........level: "error"
..........type: ""
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
YAHOO! GROUPS LINKS
|