WEBUTIL_FILE.FILE_OPEN_DIALOG
714905Feb 10 2012 — edited Feb 13 2012Hello,
When we use WEBUTIL_FILE.FILE_OPEN_DIALOG method in 11G forms to open dialog box it opens the directory prior to the one indicated in the parameter.
Example:
When we supply C:\myfolder1\myfolder2 as directory to open the method opens C:\myfolder1
Thanks.