Hello!
My question is about an error that has been previously asked in the forums but the solutions did not work for us.
The error occurs when a user saves a document. The document has been created and saved using lotus script.
The error
Field is too large (32K) or View’s column & Selection are too large.
appears if the user puts in edit mode the document and saves it.
Please also note that the form it loads has quite a large number of fields (which are really needed and probably cannot remove any.)
We also tried to set the IsSummary property to false for all the fields but still the error occurs.
Any ideas?
Thanks.