Is there a way to set the default folder location when attaching files. I wish to set it to a folder on one of the network drives … is this possible.
Appreciate your help.
Regards
Kris
Is there a way to set the default folder location when attaching files. I wish to set it to a folder on one of the network drives … is this possible.
Appreciate your help.
Regards
Kris
Subject: default document folder
No; the Notes client stores the last-browsed-to directory in an INI parameter (FileDlgDirectory), and always opens all browse dialogs to that path first.
It might work to write code to set that parameter, but then again, it might not.