Re: Does setvalue update the instance immediate?

Nick,

The values should be updated in the instance immediately, only the  
update of the model (rrrr) are deferred.

kenneth

On Jun 28, 2006, at 2:27 PM,  
Nick_Van_den_Bleeken@inventivedesigners.com wrote:

> All,
>
> The attached test case contains a 'setvalue' followed by a  
> 'message'. I
> thought that the value in the instance will be changed before the  
> message
> action is executed. Is this correct? In the real form we don't use a
> 'message' but a 'send' action that uses the instance which the  
> 'setvalue'
> has updated. But this has the same problem, the old instance is  
> submitted,
> not containing the new value.
>
> Thanks in advance,
>
> Nick Van den Bleeken  -  Research & Development
> Inventive Designers
> Phone: +32 - 3 - 8210170
> Fax: +32 - 3 - 8210171
> Email: Nick_Van_den_Bleeken@inventivedesigners.com
>
>
> --------------------------------------------------
>
> Inventive Designers' Email Disclaimer:
>
> http://www.inventivedesigners.com/email-disclaimer
>
> <TestSetvalue.xhtml>

Received on Wednesday, 28 June 2006 14:24:42 UTC