Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

How to change the initial directory in a browse dialog

New Here ,
Aug 04, 2024 Aug 04, 2024

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
192
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Aug 04, 2024 Aug 04, 2024

No.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Aug 06, 2024 Aug 06, 2024
LATEST

Understandble

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines