Hello,

I'm working on a couple of components and mixins that need to get the value of a form field - specifically a textfield or textarea component. I'm sure this was mulled over before making the decision, but why does it seem so difficult (if not impossible) to programmatically retrieve the value of a textfield or textarea, from another component or mixin outside of the containing form? Why is it methods like TextField#getValue, TextArea#getValue, or Checkbox#isTicked don't exist?


sincerely,
chris

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to