Oh, that's easy! Thank you Harald
/M
Geritzer schrieb:
Now I have a lot of beans and I want to make use of BeanEditForm to
edit these. In the documentation I couldn't fint any hints on how to
set the accept-charset attribute. Where do I have to look?
had that problem too...after setting a
Now I have a lot of beans and I want to make use of BeanEditForm to edit
these. In the documentation I couldn't fint any hints on how to set the
accept-charset attribute. Where do I have to look?
had that problem too...after setting a @Meta annotation in the according page
classes it worked.
Guys,
When I manually build a t:form there is the possibility to add the
attribute accept-charset="ISO-8859-1". With that the user input (German
special characters) will be well understood by my app.
Now I have a lot of beans and I want to make use of BeanEditForm to edit
these. In the docum