:: Forum >> Version 2 >>

BUG: getControlText returns empty string for an AW.UI.Input control defined as a template

More information on this topic is available in the documentation section: /general.bugs/2-5-5.html.

getControlText() returns an empty string rather than the input's value if the input control is defined as a template. For an example, see (line 66) -

http://www.users.on.net/~asm/calendar/bugs.html

Workaround is to call .element().lastChild.lastChild.value (see line 28 of the above example's source code).

Anthony
Tuesday, October 13, 2009



This topic is archived.

Back to /general.bugs/2-5-5.html

Documentation:

Forum search