RE: Lotus Notes Exception - Field is too large (32K) Prashant Kumar 28.Jun.11 03:14 AM a Web browser General 6.5.5 FP2Windows NT
In this case, there must be at least one computed for display field which is having dblookup or dbcolumn or any other formula which is returning more than 32K while evaluating for this particular document.
To pin-point particular field that is creating issues, you should create a copy of this form(which is used on web) and try to open that particular document using this copy of form after removing the computed fields one by one. Hope it would help you identify that particular field.
HTH
Regards