Field Disabled(or read only)

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Field Disabled(or read only)

djalma.saraiva
<BASE href="file://C:\Program Files\Common Files\Microsoft Shared\Stationery\">
Hello!
In this small project, i need that when clicked on "Reprovado", enables the field of "Motivo(notes)" and if clicked on "Approved" the field was disabled.
Someone could tell me how to do it or say what is wrong?

Djalma Saraiva
[hidden email]
Tel +55 51 2117 1872 | +55 11 3717 5271
 
 
 


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws

temp.rar (9K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Field Disabled(or read only)

Hank Ratzesberger

Hi Djalma,

I admit, I have not opened your archive yet, but have
you tried to create a small piece that can be run
but the xforms sandbox? That would be a big help
because the deployment issues can take more time than
the rest.

Regards,
Hank

On Jan 8, 2008, at 9:40 AM, Djalma Saraiva - PROJELER wrote:

> Hello!
> In this small project, i need that when clicked on "Reprovado",  
> enables the field of "Motivo(notes)" and if clicked on "Approved"  
> the field was disabled.
> Someone could tell me how to do it or say what is wrong?
>
> Djalma Saraiva
> [hidden email]
> Tel +55 51 2117 1872 | +55 11 3717 5271
>
> www.projeler.com.br
>
>  <temp.rar>
> --
> You receive this message as a subscriber of the [hidden email]  
> mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
Hank Ratzesberger
NEES@UCSB
Institute for Crustal Studies,
University of California, Santa Barbara
805-893-8042







--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Field Disabled(or read only)

djalma.saraiva
Thanks for responding.

I tried to use the examples of the sandbox. I can disable the field, but I
can not do this dynamically, ie, when you click on an option, disable
another field ...

Please find attached the code.

Thanks!


Djalma Saraiva
[hidden email]
Tel +55 51 2117 1872 | +55 11 3717 5271

www.projeler.com.br


----- Original Message -----
From: "Hank Ratzesberger" <[hidden email]>
To: <[hidden email]>
Sent: Tuesday, January 08, 2008 3:51 PM
Subject: Re: [ops-users] Field Disabled(or read only)


>
> Hi Djalma,
>
> I admit, I have not opened your archive yet, but have
> you tried to create a small piece that can be run
> but the xforms sandbox? That would be a big help
> because the deployment issues can take more time than
> the rest.
>
> Regards,
> Hank
>
> On Jan 8, 2008, at 9:40 AM, Djalma Saraiva - PROJELER wrote:
>
>> Hello!
>> In this small project, i need that when clicked on "Reprovado",
>> enables the field of "Motivo(notes)" and if clicked on "Approved"
>> the field was disabled.
>> Someone could tell me how to do it or say what is wrong?
>>
>> Djalma Saraiva
>> [hidden email]
>> Tel +55 51 2117 1872 | +55 11 3717 5271
>>
>> www.projeler.com.br
>>
>>  <temp.rar>
>> --
>> You receive this message as a subscriber of the [hidden email]
>> mailing list.
>> To unsubscribe: mailto:[hidden email]
>> For general help: mailto:[hidden email]?subject=help
>> OW2 mailing lists service home page: http://www.ow2.org/wws
>
> Hank Ratzesberger
> NEES@UCSB
> Institute for Crustal Studies,
> University of California, Santa Barbara
> 805-893-8042
>
>
>
>
>
>

--------------------------------------------------------------------------------


>
> --
> You receive this message as a subscriber of the [hidden email] mailing
> list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
>


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws

view.xhtml (6K) Download Attachment
page-flow.xml (1K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Field Disabled(or read only)

djalma.saraiva
Already achive to solve the problem using xforms: bind.
Thanks!

Djalma Saraiva
[hidden email]
Tel +55 51 2117 1872 | +55 11 3717 5271

www.projeler.com.br


----- Original Message -----
From: "Djalma Saraiva - PROJELER" <[hidden email]>
To: <[hidden email]>; <[hidden email]>
Sent: Tuesday, January 08, 2008 4:03 PM
Subject: Re: [ops-users] Field Disabled(or read only)


> Thanks for responding.
>
> I tried to use the examples of the sandbox. I can disable the field, but I
> can not do this dynamically, ie, when you click on an option, disable
> another field ...
>
> Please find attached the code.
>
> Thanks!
>
>
> Djalma Saraiva
> [hidden email]
> Tel +55 51 2117 1872 | +55 11 3717 5271
>
> www.projeler.com.br
>
>
> ----- Original Message -----
> From: "Hank Ratzesberger" <[hidden email]>
> To: <[hidden email]>
> Sent: Tuesday, January 08, 2008 3:51 PM
> Subject: Re: [ops-users] Field Disabled(or read only)
>
>
>>
>> Hi Djalma,
>>
>> I admit, I have not opened your archive yet, but have
>> you tried to create a small piece that can be run
>> but the xforms sandbox? That would be a big help
>> because the deployment issues can take more time than
>> the rest.
>>
>> Regards,
>> Hank
>>
>> On Jan 8, 2008, at 9:40 AM, Djalma Saraiva - PROJELER wrote:
>>
>>> Hello!
>>> In this small project, i need that when clicked on "Reprovado",
>>> enables the field of "Motivo(notes)" and if clicked on "Approved"
>>> the field was disabled.
>>> Someone could tell me how to do it or say what is wrong?
>>>
>>> Djalma Saraiva
>>> [hidden email]
>>> Tel +55 51 2117 1872 | +55 11 3717 5271
>>>
>>> www.projeler.com.br
>>>
>>>  <temp.rar>
>>> --
>>> You receive this message as a subscriber of the [hidden email]
>>> mailing list.
>>> To unsubscribe: mailto:[hidden email]
>>> For general help: mailto:[hidden email]?subject=help
>>> OW2 mailing lists service home page: http://www.ow2.org/wws
>>
>> Hank Ratzesberger
>> NEES@UCSB
>> Institute for Crustal Studies,
>> University of California, Santa Barbara
>> 805-893-8042
>>
>>
>>
>>
>>
>>
>
>
> --------------------------------------------------------------------------------
>
>
>>
>> --
>> You receive this message as a subscriber of the [hidden email] mailing
>> list.
>> To unsubscribe: mailto:[hidden email]
>> For general help: mailto:[hidden email]?subject=help
>> OW2 mailing lists service home page: http://www.ow2.org/wws
>>
>

--------------------------------------------------------------------------------


>
> --
> You receive this message as a subscriber of the [hidden email] mailing
> list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
>



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws