'Field is too large (32k) ..' caused by attachments

Hi,an user saved a lot of attachments in a rich text field.

Yes, you’re right. It’s not very wise to save round about 600 docs in a single notes doc …

But sth new to me is, that Notes saves the attachments as Notes Items $File with flag Summary.

May be for the formula function @AttachmentNames.

Is there a way to deactivate summary flag for attachments?

Thank you

cifo

Technote: Reference #1087474:

Error: ‘Field is too large (32k) or view’s column and selection formulas too large’ when saving document

Subject: RE: ‘Field is too large (32k) …’ caused by attachments

I think you could do it in LotusScript using the IsSummary property, but the results of this on the functioning of Notes are unpredictable.