https://bugs.documentfoundation.org/show_bug.cgi?id=138691

--- Comment #15 from Robert Großkopf <[email protected]> ---
(In reply to Mike Kaganski from comment #14)
> (In reply to Robert Großkopf from comment #13)
> 
> I'm afraid I don't quite understand you. There are form events, including
> "Before Submitting"; do you say I can't replace whatever value I want with
> some processed data, e.g. with a processed (reduced) thumbnail of what I
> loaded into the control?

The form control doesn't support any limit for the content, which should be
read.
But: If I will control it by macro I could say:
oStream.getLength()
is too big for the field. So I could stop submitting.

I haven't tested much with images and forms, special with images, which should
be saved in a table of the database. I won't do this, because it expands the
database too much. I prefer to link images by the image control to the
database.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to