Quantcast
Channel: YUILibrary.com :: Form
Viewing all articles
Browse latest Browse all 27

Creating a Y.Form with markup ... and events

$
0
0
Greg,

I'm trying to extend Y.Form and use some markup instead of passing in the config object. I am, however, having a hard time detecting when the form is done rendering and therefore I can access fields with '.getField()' .... calling this.after('render', function() {}) in the initializer of the derived type doesn't cut it.

Am I missing something with the events you've setup for the Form?

~daleF

Viewing all articles
Browse latest Browse all 27

Trending Articles