Re: [flexcoders] Boolean passed in RemoteObject

2005-07-25 Thread Tariq Ahmed
You could change your type="String" and default=""

And just do some investigating to see what's going on


.. .. .. all is well

   all is not well, output information to a log file to see what's going on.





Ghislain Simard wrote:

>I have a checkbox that I want to pass is boolean to a RemoteObject.
>In the debugger I can see that it is passing correctly True or False
>But in CFC is not happy even if it is waiting for a boolean argument.  
>What did I miss?
>
>MethodName: "cf.regu_nf.save"
>Parameters (object #2)
>.[0] (object #3)
>..pointConsigneReculNocturne: (boolean) true
>
>save.cfc
>.required="yes">
>
>
>
>
>
>--
>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
>
>
>
> 
>
>
>
>  
>





--
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

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





[flexcoders] Boolean passed in RemoteObject

2005-07-25 Thread Ghislain Simard
I have a checkbox that I want to pass is boolean to a RemoteObject.
In the debugger I can see that it is passing correctly True or False
But in CFC is not happy even if it is waiting for a boolean argument.  
What did I miss?

MethodName: "cf.regu_nf.save"
Parameters (object #2)
.[0] (object #3)
..pointConsigneReculNocturne: (boolean) true

save.cfc
.





--
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

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/