What is the thinking behind ignoring those fields items in a form that have been disabled? Is this an HTML recommended standard?
Here is what I do, perhaps there is a much better solution. I often need to show a client a field value, like a primary key ID, but they shouldn't change it, so I disable this input. I do like the look of the disabled input, and this is why I default to this view - but - the item is ignored on serialization. Karl.. -- You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group. To view this discussion on the web visit https://groups.google.com/d/msg/prototype-scriptaculous/-/YLypughOWWIJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en.
