Steve Bergman wrote:
The problem seems to be that the generated html is leaving the <input> tag unclosed. Is that a bug or am I just doing this all wrong? The sample works fine in the Toolbox.
OK. I needed to use: dateField.render(format="xml")so that kid gets valid XML to parse. The field appears. Still no popup calendar because the javascript calendar function doesn't exist yet.
-Steve

