Re: creating named form components

2007-02-04 Thread Jesse Kuhnert
It should honor your naming scheme - as much as possible at least . For tap >= 4.1.1 . On 1/22/07, Damir Bijuklic <[EMAIL PROTECTED]> wrote: Hi, I have another question for the tapestry crowd. Can i programaticaly generate names for my components? I generate some parts of my form from a domain

creating named form components

2007-01-22 Thread Damir Bijuklic
Hi, I have another question for the tapestry crowd. Can i programaticaly generate names for my components? I generate some parts of my form from a domain model and generated components get assigend names by tapestry (like $TextField_n). I would like to be able to specify their names so i can e