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:
 <html-el:${obj.value.type} property="${obj.value.content}" />

Of course a dirty way would be printing out plain html like <input
type="text" :)

Any tips?

Thanks
Oleg.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to