I would like to hide (and truly secure) file attachments on a web form. Some
users should see the link and be able to access/download the file. While
others should not.
Using roles and the "$V2AttachmentOptions" field, I am able to "Hide" the
attachments from certain roles/users on the web. However if the file name is
known, it can still be accessed. (Hence, not secure)
Notes Doc ID/$file/file attachment name.doc
Any ideas ? Suggestions ?
Remember web access, and I also have a fair amount of existing documents &
attachments in the application.
I am looking for some creative ideas or tricks.
I would like to hide (and truly secure) file attachments on a web form. Some users should see the link and be able to access/download the file. While others should not.
Using roles and the "$V2AttachmentOptions" field, I am able to "Hide" the attachments from certain roles/users on the web. However if the file name is known, it can still be accessed. (Hence, not secure)
Notes Doc ID/$file/file attachment name.doc
Any ideas ? Suggestions ? Remember web access, and I also have a fair amount of existing documents & attachments in the application.