« Return to Thread: T5: Enabling disabled datefield

Re: T5: Enabling disabled datefield

by Przemysław Wojnowski-2 :: Rate this Message:

Reply to Author | View in Thread

It works. Thank you very much!

> Hi,
>
> Because you set t:disabled="true"  to the datefield statically, so in the form submit process, its value would not be updated always.
>
> You can dynamically set the 'disabled' like t:disabled="!dateEnabled", then you will get the value.
>
> DH
> http://www.gaonline.com.cn
>



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

 « Return to Thread: T5: Enabling disabled datefield