在LOTUS里面,怎么看一条记录附带的附件的名称?
我看LOTUS里面的记录 就是看不到它的附件 它确实有的 不知道怎么看
------解决方案--------------------
很简单, 公式: @AttachmentNames
Returns the operating system file names of any files attached to a document. If there are multiple files attached, the names are returned as a multiple­value text list.
返回当前文档里的附件,当有多个附件的时候,返回的是一个 附件列表。