Hi, to show forms with dynamic fields, I have a loop as follows:
As you see, I only show textfields. What I want is to show other types such as select, radio button... depending on attribute "typeOfField" of Field. So, I want to do is something like a "factory widget". I think it's possible to solve this by using writeRaw, where string would be the piece of correct code of that factory. I have been searching for an example of doing this with writeRaw, but I didn't find anything. Could you help me? Thank you! -- View this message in context: http://tapestry.1045711.n5.nabble.com/writer-writeRaw-String-text-tp5601234p5601234.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org