Re: Dynamicform field type

2005-09-27 Thread Laurie Harper
Oleg wrote: I found a bunch of posts and articles on dynamic forms but I havent found any tips on how one can dynamically define wheter the field will be html-el:text, html-el:img, .. Bascially something like: There's no way to that in JSPs; there's no 'eval' mechanism. Of course a di

Dynamicform field type

2005-09-26 Thread Oleg
I found a bunch of posts and articles on dynamic forms but I havent found any tips on how one can dynamically define wheter the field will be html-el:text, html-el:img, .. Bascially something like: Of course a dirty way would be printing out plain html like