Sun, Aug 26, 2012 at 8:49 PM, wrote:
> As per HTML spec if you have made the field disabled they will not be
> submited to the server and I believe this is what happening in your case
>
> I believe you can do same by making field readonly and not disabled
> ------Original Message
A form with bunch of text fields including username and s:password. When
these two fields are 'disabled' from editing due to some actions on other
fields, the form being submitted will not contain the existing values for
these fields. This causes confusion in the backend code into clearing the
exis
andard JavaScript, examples of things like this
> abound.
>
> Dave
>
> On Thu, Aug 23, 2012 at 10:01 AM, al so wrote:
>
> > Assuming one wants to build a simple UI with following components:
> > Checkbox A
> > TextInput B
> > SelectionList C ( E, F, G as dro
3 matches
Mail list logo