Navigator > Setup > Form Designer > Layout tab > Component Editor > Properties tab
See also Form Designer Component Properties for properties common to different component types.
The following properties are available for File Save Dialog Components:
DefaultExt |
The default file extension to be opened or saved. |
FileName |
The default file name to be opened or saved. |
Filter |
Filter by different types of files, such as image files (*.jpg) or all files (*.*). |
FilterIndex |
Sets the default file filter when the dialog is first opened. |
InitialDir |
Enter the initial directory to default to. |
Options |
Click + to expand. Select options for the File dialog:
|
Title |
The title displayed on the dialog. |