0
How to change the initial directory in a browse dialog
New Here
,
/t5/acrobat-discussions/how-to-change-the-initial-directory-in-a-browse-dialog/td-p/14778671
Aug 04, 2024
Aug 04, 2024
Copy link to clipboard
Copied
So, i have a couple of fields that when a user clicks on them, they can set an image or pdf for the field.
how it works now is this script
var s = this.getField("Platzierungsfeld 2")
s.buttonImportIcon();
it works fine, howeever, I would like to set the initial directory of the browsing dialog to specifc folder.
is there a way to do that?
TOPICS
JavaScript
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
2
Replies
2
Community Expert
,
/t5/acrobat-discussions/how-to-change-the-initial-directory-in-a-browse-dialog/m-p/14778988#M473552
Aug 04, 2024
Aug 04, 2024
Copy link to clipboard
Copied
No.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Alaa389858070ie8
AUTHOR
New Here
,
LATEST
/t5/acrobat-discussions/how-to-change-the-initial-directory-in-a-browse-dialog/m-p/14782106#M473770
Aug 06, 2024
Aug 06, 2024
Copy link to clipboard
Copied
Understandble
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more