Hi All,
when i call: ((someDescription asComponentOn: aModel)
addMessage: anString;
adValidateForm;
yourself
somtime i have strange answer ( HTTP 500 ) when press the submit buttons.
I have do some test and i think :
if someDescription size are big,
the system after some timeout answer error.
It's correct ?
How i can set it?
Or there is other consideration about the error ?
Thank
Dario