:: Forum >>

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

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 support forum

Forum search