You have two alternatives: 1) Generate your templates dinamically (http://tinyurl.com/dnb3w).<http://tinyurl.com/dnb3w> 2) Create some components that creates inputs programatically (i know it can be done, but not how).
On 8/8/05, Clark, Stephen <[EMAIL PROTECTED]> wrote: > > Hi > > I am working on a project where product developers can specify their own > forms using our design tool. These forms are then displayed to the user > at run-time. > > Is there a way to get Tapestry to generate these forms dynamically at > run-time?? Put another way, rather than specifying the form components > in .html and .page files, is it possible to generate them > programmatically using Tapestry API calls? > > Thanks for any help, > > Steve > >
